DesignerView.ViewId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與設計者視圖相關的識別碼。
public:
property int ViewId { int get(); };
public int ViewId { get; }
member this.ViewId : int
Public ReadOnly Property ViewId As Integer
屬性值
一個包含 . 識別碼 DesignerView的整數。
備註
此特性唯一識別與設計者相關的觀點。 此屬性必須包含唯一的價值。