IMultipleViewProvider.CurrentView 屬性

定義

取得目前的控制項專屬檢視。

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

屬性值

使用者介面自動化項目之目前檢視的值。

備註

檢視識別碼的集合必須在實例之間相同。

適用於

另請參閱