次の方法で共有


ContextProperty.Name プロパティ

定義

クラスの名前を ContextProperty 取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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

プロパティ値

ContextProperty クラスの名前。

適用対象