IdentityRangeInfo.TablePublished 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定該表格是否已發佈於現有出版品中。
public:
property bool TablePublished { bool get(); void set(bool value); };
public bool TablePublished { get; set; }
member this.TablePublished : bool with get, set
Public Property TablePublished As Boolean
屬性值
一個 Boolean 值。
若 屬實,該表會在另一篇出版物中發表。
若 為錯誤,則該表不會在其他地方公布。
備註
此屬性可由任何使用者擷取或設定。
此命名空間、類別或成員僅支援於 Microsoft .NET 框架 2.0 版本。