VCActiveXReference.GenerationErrorMessage 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 System::String ^ GenerationErrorMessage { System::String ^ get(); };
public:
property Platform::String ^ GenerationErrorMessage { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2069)]
public string GenerationErrorMessage { [System.Runtime.InteropServices.DispId(2069)] get; }
[<System.Runtime.InteropServices.DispId(2069)>]
[<get: System.Runtime.InteropServices.DispId(2069)>]
member this.GenerationErrorMessage : string
Public ReadOnly Property GenerationErrorMessage As String
Property Value
A string.
- Attributes