Share via


IMultipleViewProvider.CurrentView プロパティ

定義

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

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

プロパティ値

UI オートメーション要素の現在のビューに対する値です。

注釈

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

適用対象

こちらもご覧ください