SimpleMonikerResolver::UnresolvedMonikerExceptionMessage Property

 

Gets the error message for the unresolved moniker exception.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

protected:
property String^ UnresolvedMonikerExceptionMessage {
	virtual String^ get();
}

Property Value

Type: System::String^

The error message for the unresolved moniker exception.

Return to top
Show: