IVsProfileSettingsFileInfo Interface

Definition

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)

Applies to