共用方式為


WebBodyFormatMessageProperty.Name 欄位

定義

傳回屬性名稱。

public: System::String ^ Name;
public const string Name;
val mutable Name : string
Public Const Name As String 

欄位值

String

備註

WebBodyFormatMessageProperty 物件必須具有名稱 "WebBodyFormatMessageProperty" 做為它在 MessageProperties 集合中的索引鍵,如此它的值才能被存取並做為處理附註。

適用於