IVsProfileSettingsFileInfo 接口

定义

表示配置文件设置文件信息。

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
属性

方法

GetDescription(String)
GetFileLocation(UInt32)
GetFilePath(String)
GetFriendlyName(String)
GetSettingsForImport(IVsProfileSettingsTree)

适用于