IVsProfileSettingsFileInfo 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

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("8E8E55A9-4111-4808-A0D0-7F067FB3A62F")> _
Public Interface IVsProfileSettingsFileInfo
'Usage
Dim instance As IVsProfileSettingsFileInfo
[InterfaceTypeAttribute()]
[GuidAttribute("8E8E55A9-4111-4808-A0D0-7F067FB3A62F")]
public interface IVsProfileSettingsFileInfo
[InterfaceTypeAttribute()]
[GuidAttribute(L"8E8E55A9-4111-4808-A0D0-7F067FB3A62F")]
public interface class IVsProfileSettingsFileInfo
public interface IVsProfileSettingsFileInfo

See Also

Reference

IVsProfileSettingsFileInfo Members

Microsoft.VisualStudio.Shell.Interop Namespace