Library.Serviceable 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,這個值表示這個連結庫是否可進行服務,如果這個連結庫是封裝。
public:
property bool Serviceable { bool get(); };
public bool Serviceable { get; }
member this.Serviceable : bool
Public ReadOnly Property Serviceable As Boolean
屬性值
如果可以服務此連結庫,true
;否則,false