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

適用対象