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

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("0FAF274A-3898-445A-822F-7D42927EFEF9")> _
Public Interface IVsProfileSettingsFileCollection
‘사용 방법
Dim instance As IVsProfileSettingsFileCollection
[InterfaceTypeAttribute()]
[GuidAttribute("0FAF274A-3898-445A-822F-7D42927EFEF9")]
public interface IVsProfileSettingsFileCollection
[InterfaceTypeAttribute()]
[GuidAttribute(L"0FAF274A-3898-445A-822F-7D42927EFEF9")]
public interface class IVsProfileSettingsFileCollection
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0FAF274A-3898-445A-822F-7D42927EFEF9")>]
type IVsProfileSettingsFileCollection =  interface end
public interface IVsProfileSettingsFileCollection

See Also

Reference

IVsProfileSettingsFileCollection Members

Microsoft.VisualStudio.Shell.Interop Namespace