次の方法で共有


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

'宣言
Sub GetLoadError
'使用
Dim instance As IVSMDDesigner

instance.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

IVSMDDesigner Members

Microsoft.VisualStudio.Designer.Interfaces Namespace