次の方法で共有


FilterUserControlBase.ContextTypeName プロパティ

定義

テーブルまたはデータ列で構成されるコンテキストの型を取得または設定します。

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

プロパティ値

String

データの取得に使用するデータ ソース オブジェクトの名前。

適用対象