共用方式為


ServerProperty.IsReadOnly 屬性

定義

取得或設定 ServerProperty 物件所表示之屬性是否為唯讀的指示。

public bool IsReadOnly { get; set; }
member this.IsReadOnly : bool with get, set
Public Property IsReadOnly As Boolean

屬性值

如果唯讀,則為 true;否則為 false。

適用於