Compartir a través de


VCActiveXReference.WrapperSuccessfullyGenerated (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

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

Sintaxis

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

Valor de propiedad

Tipo: System.Boolean
Valor booleano.

Seguridad de .NET Framework

Vea también

Referencia

VCActiveXReference Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)