Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("8E8E55A9-4111-4808-A0D0-7F067FB3A62F")> _
Public Interface IVsProfileSettingsFileInfo
[InterfaceTypeAttribute()]
[GuidAttribute("8E8E55A9-4111-4808-A0D0-7F067FB3A62F")]
public interface IVsProfileSettingsFileInfo
[InterfaceTypeAttribute()]
[GuidAttribute(L"8E8E55A9-4111-4808-A0D0-7F067FB3A62F")]
public interface class IVsProfileSettingsFileInfo
[<InterfaceTypeAttribute()>]
[<GuidAttribute("8E8E55A9-4111-4808-A0D0-7F067FB3A62F")>]
type IVsProfileSettingsFileInfo = interface end
public interface IVsProfileSettingsFileInfo
The IVsProfileSettingsFileInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetDescription | |
![]() |
GetFileLocation | |
![]() |
GetFilePath | |
![]() |
GetFriendlyName | |
![]() |
GetSettingsForImport |
Top
.gif)