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

适用于