Share via


ContextMessageProperty.Name プロパティ

定義

コンテキスト メッセージ プロパティの名前を取得します。

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

プロパティ値

文字列 "ContextMessageProperty"。

適用対象