IVsProfileSettingsFileInfo 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示配置文件设置文件信息。
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) |