IVsProfileSettingsFileCollection 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
<GuidAttribute("0FAF274A-3898-445A-822F-7D42927EFEF9")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProfileSettingsFileCollection
Dim instance As IVsProfileSettingsFileCollection
[GuidAttribute("0FAF274A-3898-445A-822F-7D42927EFEF9")]
[InterfaceTypeAttribute()]
public interface IVsProfileSettingsFileCollection
[GuidAttribute(L"0FAF274A-3898-445A-822F-7D42927EFEF9")]
[InterfaceTypeAttribute()]
public interface class IVsProfileSettingsFileCollection
public interface IVsProfileSettingsFileCollection