IVsProfileSettingsTree 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("23B6FED1-C3CB-4006-BAD0-64A7EB61DF39")> _
Public Interface IVsProfileSettingsTree
‘사용 방법
Dim instance As IVsProfileSettingsTree
[InterfaceTypeAttribute()]
[GuidAttribute("23B6FED1-C3CB-4006-BAD0-64A7EB61DF39")]
public interface IVsProfileSettingsTree
[InterfaceTypeAttribute()]
[GuidAttribute(L"23B6FED1-C3CB-4006-BAD0-64A7EB61DF39")]
public interface class IVsProfileSettingsTree
[<InterfaceTypeAttribute()>]
[<GuidAttribute("23B6FED1-C3CB-4006-BAD0-64A7EB61DF39")>]
type IVsProfileSettingsTree =  interface end
public interface IVsProfileSettingsTree

See Also

Reference

IVsProfileSettingsTree Members

Microsoft.VisualStudio.Shell.Interop Namespace