DsmlRequestDocument.IsFixedSize プロパティ

定義

IsFixedSize プロパティは、DsmlRequestDocument が固定サイズかどうかを示す値を格納します。

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

プロパティ値

true が固定サイズの場合は DsmlRequestDocument。それ以外の場合は false

適用対象