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

属性值

Type

ContextTypeName 属性中指定的数据上下文类关联的类型。

适用于