VCCodeFunction.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(605)]
public bool IsFinal { [System.Runtime.InteropServices.DispId(605)] get; [System.Runtime.InteropServices.DispId(605)] set; }
[<System.Runtime.InteropServices.DispId(605)>]
[<get: System.Runtime.InteropServices.DispId(605)>]
[<set: System.Runtime.InteropServices.DispId(605)>]
member this.IsFinal : bool with get, set
Public Property IsFinal As Boolean

Property Value

Attributes

Applies to