WebHttpBehavior.JavascriptCallbackParameterName プロパティ

定義

JavaScript のコールバック パラメーター名を取得または設定します。

protected public:
 property System::String ^ JavascriptCallbackParameterName { System::String ^ get(); void set(System::String ^ value); };
protected internal string JavascriptCallbackParameterName { get; set; }
member this.JavascriptCallbackParameterName : string with get, set
Protected Friend Property JavascriptCallbackParameterName As String

プロパティ値

JavaScript のコールバック パラメーター名。

適用対象