FacetDescription.IsConstant 属性

定义

获取一个值,该值指示此方面的值是否为常量。

public:
 property bool IsConstant { bool get(); };
public bool IsConstant { get; }
member this.IsConstant : bool
Public ReadOnly Property IsConstant As Boolean

属性值

如果此方面是常量,则为 true;否则为 false

适用于