JavascriptCallbackResponseMessageProperty.CallbackFunctionName Propriedade

Definição

Obtém ou define o nome da função de callback usada com o 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

Valor de Propriedade

O nome da função de retorno.

Aplica-se a