ContextDataSourceView.ContextType 屬性

定義

能取得資料上下文的類型。

public:
 virtual property Type ^ ContextType { Type ^ get(); };
public virtual Type ContextType { get; }
member this.ContextType : Type
Public Overridable ReadOnly Property ContextType As Type

屬性值

與屬性中指定的 ContextTypeName 資料上下文類別相關聯的型別。

適用於