Condividi tramite


Proprietà VCActiveXReference.WrapperSuccessfullyGenerated

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Sintassi

'Dichiarazione
ReadOnly Property WrapperSuccessfullyGenerated As Boolean
bool WrapperSuccessfullyGenerated { get; }
property bool WrapperSuccessfullyGenerated {
    bool get ();
}
abstract WrapperSuccessfullyGenerated : bool with get
function get WrapperSuccessfullyGenerated () : boolean

Valore proprietà

Tipo: Boolean
Un valore Boolean.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VCActiveXReference Interfaccia

Spazio dei nomi Microsoft.VisualStudio.VCProjectEngine