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

適用対象