DsmlRequestDocument.IsReadOnly 屬性

定義

IsReadOnly 屬性包含一個值,表示 是否 DsmlRequestDocument 為唯讀。

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

屬性值

true若 為DsmlRequestDocument僅讀;否則 。 false

適用於