IExplorerView.ExplorerViewControlType 属性

定义

获取视图控件的指定类型。

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

属性值

视图控件的指定类型。

适用于