共用方式為


FacetDescription.IsConstant 屬性

定義

取得值,表示這個 Facet 的值是否為常數。

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

屬性值

如果這個 Facet 是常數,則為 true,否則為 false

適用於