Aracılığıyla paylaş


State.IsFinal Özellik

Tanım

Durumun son durum olup olmadığını alır veya ayarlar.

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

Özellik Değeri

Boolean döndürür.

Şunlara uygulanır