IVsProfileSettingsFileCollection Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |