DsmlRequestDocument.IsReadOnly 属性

定义

IsReadOnly 属性包含一个值,该值指示是否 DsmlRequestDocument 为只读。

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

属性值

如果为只读,则为 否则为

适用于