共用方式為


JavascriptCallbackResponseMessageProperty.Name 屬性

定義

取得使用 JSONP 新增 JavaScript 回呼訊息屬性至服務作業回應的訊息屬性名稱。

public:
 static property System::String ^ Name { System::String ^ get(); };
public static string Name { get; }
static member Name : string
Public Shared ReadOnly Property Name As String

屬性值

訊息屬性名稱。

適用於