State.IsFinal プロパティ

定義

状態が最終状態であるかどうかを取得または設定します。

public:
 property bool IsFinal { bool get(); void set(bool value); };
public bool IsFinal { get; set; }
member this.IsFinal : bool with get, set
Public Property IsFinal As Boolean

プロパティ値

Boolean を返します。

適用対象