次の方法で共有


FacetDescription.IsConstant プロパティ

定義

このファセットの値が定数であるかどうかを示す値を取得します。

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

プロパティ値

このファセットの値が定数の場合は true。それ以外の場合は false

適用対象