Partilhar via


Propriedade VCActiveXReference.WrapperSuccessfullyGenerated

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Uso interno do Microsoft somente.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
ReadOnly Property WrapperSuccessfullyGenerated As Boolean
bool WrapperSuccessfullyGenerated { get; }
property bool WrapperSuccessfullyGenerated {
    bool get ();
}
abstract WrapperSuccessfullyGenerated : bool with get
function get WrapperSuccessfullyGenerated () : boolean

Valor de propriedade

Tipo: System.Boolean
Um valor booleano.

Segurança do .NET Framework

Consulte também

Referência

VCActiveXReference Interface

Namespace Microsoft.VisualStudio.VCProjectEngine