Share via


VCActiveXReference.GenerationErrorMessage 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

'Deklarace
ReadOnly Property GenerationErrorMessage As String
    Get
string GenerationErrorMessage { get; }
property String^ GenerationErrorMessage {
    String^ get ();
}
abstract GenerationErrorMessage : string
function get GenerationErrorMessage () : String

Property Value

Type: System.String
A string.

.NET Framework Security

See Also

Reference

VCActiveXReference Interface

Microsoft.VisualStudio.VCProjectEngine Namespace