IMultipleViewProvider.CurrentView プロパティ

定義

現在のコントロール固有のビューを取得します。

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

プロパティ値

UI オートメーション要素の現在のビューの値。

注釈

ビュー識別子のコレクションは、インスタンス間で同じである必要があります。

適用対象

こちらもご覧ください