IVsSettingsErrorInformation Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("33D90D1C-2665-4EEC-9194-A79AFD63275F")> _
Public Interface IVsSettingsErrorInformation
Dim instance As IVsSettingsErrorInformation
[InterfaceTypeAttribute()]
[GuidAttribute("33D90D1C-2665-4EEC-9194-A79AFD63275F")]
public interface IVsSettingsErrorInformation
[InterfaceTypeAttribute()]
[GuidAttribute(L"33D90D1C-2665-4EEC-9194-A79AFD63275F")]
public interface class IVsSettingsErrorInformation
public interface IVsSettingsErrorInformation
Remarks
The ImportSettings method of the IVsProfileDataManager interface returns this interface.