VCCodeClass.IsFinal Property

Definition

public:
 property bool IsFinal { bool get(); void set(bool value); };
public:
 property bool IsFinal { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(608)]
public bool IsFinal { [System.Runtime.InteropServices.DispId(608)] get; [System.Runtime.InteropServices.DispId(608)] set; }
[<System.Runtime.InteropServices.DispId(608)>]
[<get: System.Runtime.InteropServices.DispId(608)>]
[<set: System.Runtime.InteropServices.DispId(608)>]
member this.IsFinal : bool with get, set
Public Property IsFinal As Boolean

Property Value

Attributes

Applies to