DsmlRequestDocument.IsReadOnly 屬性

定義

IsReadOnly 屬性包含值,該值指出 DsmlRequestDocument 是否為唯讀。

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

屬性值

如果 DsmlRequestDocument 是唯讀,則為 true,否則為 false

適用於