VCActiveXReference.WrapperSuccessfullyGenerated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
public:
property bool WrapperSuccessfullyGenerated { bool get(); };
public:
property bool WrapperSuccessfullyGenerated { bool get(); };
[System.Runtime.InteropServices.DispId(2068)]
public bool WrapperSuccessfullyGenerated { [System.Runtime.InteropServices.DispId(2068)] get; }
[<System.Runtime.InteropServices.DispId(2068)>]
[<get: System.Runtime.InteropServices.DispId(2068)>]
member this.WrapperSuccessfullyGenerated : bool
Public ReadOnly Property WrapperSuccessfullyGenerated As Boolean
Property Value
A Boolean.
- Attributes