VCActiveXReference.WrapperSuccessfullyGenerated Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

Syntax

声明
ReadOnly Property WrapperSuccessfullyGenerated As Boolean
用法
Dim instance As VCActiveXReference
Dim value As Boolean

value = instance.WrapperSuccessfullyGenerated
bool WrapperSuccessfullyGenerated { get; }
property bool WrapperSuccessfullyGenerated {
    bool get ();
}
function get WrapperSuccessfullyGenerated () : boolean

Property Value

Type: System.Boolean

Permissions

See Also

Reference

VCActiveXReference Interface

VCActiveXReference Members

Microsoft.VisualStudio.VCProjectEngine Namespace