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
public interface IVsProfileSettingsTree