Compartir a través de


VCCodeStruct.IsFinal (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.VCCodeModel
Ensamblado:  Microsoft.VisualStudio.VCCodeModel (en Microsoft.VisualStudio.VCCodeModel.dll)

Sintaxis

'Declaración
Property IsFinal As Boolean
bool IsFinal { get; set; }
property bool IsFinal {
    bool get ();
    void set (bool value);
}
abstract IsFinal : bool with get, set
function get IsFinal () : boolean
function set IsFinal (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

VCCodeStruct Interfaz

Microsoft.VisualStudio.VCCodeModel (Espacio de nombres)