Freigeben über


VCActiveXReference.WrapperSuccessfullyGenerated-Eigenschaft

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Nur zur internen Verwendung von Microsoft.

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

Syntax

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

Eigenschaftswert

Typ: Boolean
Ein boolescher Wert.

.NET Framework-Sicherheit

Siehe auch

Referenz

VCActiveXReference Schnittstelle

Microsoft.VisualStudio.VCProjectEngine-Namespace