IVsSettingsErrorInformation 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
<GuidAttribute("33D90D1C-2665-4EEC-9194-A79AFD63275F")> _
<InterfaceTypeAttribute()> _
Public Interface IVsSettingsErrorInformation
[GuidAttribute("33D90D1C-2665-4EEC-9194-A79AFD63275F")]
[InterfaceTypeAttribute()]
public interface IVsSettingsErrorInformation

IVsSettingsErrorInformation 类型公开以下成员。

方法

  名称 说明
公共方法 GetCompletionStatus
公共方法 GetErrorCount
公共方法 GetErrorInfo

页首

备注

IVsProfileDataManager 接口的 ImportSettings 方法返回此接口。

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间