IVsProfileSettingsFileCollection Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents the profile settings files.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("0FAF274A-3898-445A-822F-7D42927EFEF9")]
public interface IVsProfileSettingsFileCollection

NameDescription
System_CAPS_pubmethodAddBrowseFile(String, IVsProfileSettingsFileInfo)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetCount(Int32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetSettingsFile(Int32, IVsProfileSettingsFileInfo)

This API supports the product infrastructure and is not intended to be used directly from your code.

Return to top
Show: