Compartilhar via


JavascriptCallbackResponseMessageProperty.CallbackFunctionName Propriedade

Definição

Obtém ou define o nome da função de retorno de chamada 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 da propriedade

O nome da função de retorno de chamada.

Aplica-se a