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

声明
ReadOnly Property GenerationErrorMessage As String
用法
Dim instance As VCActiveXReference
Dim value As String

value = instance.GenerationErrorMessage
string GenerationErrorMessage { get; }
property String^ GenerationErrorMessage {
    String^ get ();
}
function get GenerationErrorMessage () : String

Property Value

Type: System.String

Permissions

See Also

Reference

VCActiveXReference Interface

VCActiveXReference Members

Microsoft.VisualStudio.VCProjectEngine Namespace