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

適用於