JavascriptCallbackResponseMessageProperty.CallbackFunctionName Eigenschap

Definitie

Hiermee haalt u de naam op van de callback-functie die wordt gebruikt met JSONP.

public:
 property System::String ^ CallbackFunctionName { System::String ^ get(); void set(System::String ^ value); };
public string CallbackFunctionName { get; set; }
member this.CallbackFunctionName : string with get, set
Public Property CallbackFunctionName As String

Waarde van eigenschap

De naam van de callback-functie.

Van toepassing op