IMultipleViewProvider.CurrentView 属性

定义

获取当前的特定于控件的视图。

public:
 property int CurrentView { int get(); };
public int CurrentView { get; }
member this.CurrentView : int
Public ReadOnly Property CurrentView As Integer

属性值

UI 自动化元素的当前视图的值。

注解

视图标识符的集合在实例之间必须相同。

适用于

另请参阅