IVsProfileSettingsFileInfo Interface
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
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("8E8E55A9-4111-4808-A0D0-7F067FB3A62F")> _
Public Interface IVsProfileSettingsFileInfo
'Uso
Dim instance As 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