IMultipleViewProvider.CurrentView 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前的控制項專屬檢視。
public:
property int CurrentView { int get(); };
public int CurrentView { get; }
member this.CurrentView : int
Public ReadOnly Property CurrentView As Integer
屬性值
使用者介面自動化項目之目前檢視的值。
備註
檢視識別碼的集合必須在實例之間相同。