JavascriptCallbackResponseMessageProperty.Name 属性

定义

获取用于将 JavaScript 回调消息属性添加到使用 JSONP 的服务操作响应的消息属性名称。

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

属性值

String

消息属性名称。

适用于