共用方式為


ResourceType.IsReadOnly 屬性

定義

取得布林值,如果此資源類型已設為唯讀,則為 true。

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

屬性值

true 如果此資源類型已設定為唯讀,則為 ;否則為 false

適用於