IVsProfileSettingsFileInfo 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 profile settings file information.
public interface class IVsProfileSettingsFileInfo
public interface class IVsProfileSettingsFileInfo
__interface IVsProfileSettingsFileInfo
[System.Runtime.InteropServices.Guid("8E8E55A9-4111-4808-A0D0-7F067FB3A62F")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsProfileSettingsFileInfo
[<System.Runtime.InteropServices.Guid("8E8E55A9-4111-4808-A0D0-7F067FB3A62F")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsProfileSettingsFileInfo = interface
Public Interface IVsProfileSettingsFileInfo
- Attributes
Methods
GetDescription(String) | |
GetFileLocation(UInt32) | |
GetFilePath(String) | |
GetFriendlyName(String) | |
GetSettingsForImport(IVsProfileSettingsTree) |