共用方式為


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

適用於