ContextDataSource.ContextTypeName プロパティ

定義

データの取得元のプロパティを格納するオブジェクトの名前を取得または設定します。

public:
 virtual property System::String ^ ContextTypeName { System::String ^ get(); void set(System::String ^ value); };
public virtual string ContextTypeName { get; set; }
member this.ContextTypeName : string with get, set
Public Overridable Property ContextTypeName As String

プロパティ値

String

データの取得元のプロパティを格納するオブジェクトの名前。

適用対象