IVSMDDesigner.GetLoadError Method

Gets the HRESULT of the last load error, should one exist.

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

'Declaration
Sub GetLoadError
void GetLoadError()
void GetLoadError()
abstract GetLoadError : unit -> unit
function GetLoadError()

Remarks

The HRESULT of the last load error, should one exist.

.NET Framework Security

See Also

Reference

IVSMDDesigner Interface

Microsoft.VisualStudio.Designer.Interfaces Namespace