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입니다.

적용 대상