DsmlRequestDocument.IsFixedSize 属性

定义

IsFixedSize 属性包含一个值,该值指示是否 DsmlRequestDocument 具有固定大小。

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

属性值

如果大小固定,则为 ;否则为

适用于