共用方式為


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

物件名稱,該物件包含要從中擷取資料的屬性。

適用於