IVsProfileSettingsFileCollection Interface

Definition

Represents the profile settings files.

public interface class IVsProfileSettingsFileCollection
public interface class IVsProfileSettingsFileCollection
__interface IVsProfileSettingsFileCollection
[System.Runtime.InteropServices.Guid("0FAF274A-3898-445A-822F-7D42927EFEF9")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsProfileSettingsFileCollection
[<System.Runtime.InteropServices.Guid("0FAF274A-3898-445A-822F-7D42927EFEF9")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsProfileSettingsFileCollection = interface
Public Interface IVsProfileSettingsFileCollection
Attributes

Methods

AddBrowseFile(String, IVsProfileSettingsFileInfo)
GetCount(Int32)
GetSettingsFile(Int32, IVsProfileSettingsFileInfo)

Applies to