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

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("8E8E55A9-4111-4808-A0D0-7F067FB3A62F")> _
Public Interface IVsProfileSettingsFileInfo
‘사용 방법
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

See Also

Reference

IVsProfileSettingsFileInfo Members

Microsoft.VisualStudio.Shell.Interop Namespace