HierarchyNode.SolutionExplorer Field

The GUID of the Solution Explorer.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

'宣言
Public Shared ReadOnly SolutionExplorer As Guid
'使用
Dim value As Guid

value = HierarchyNode.SolutionExplorer
public static readonly Guid SolutionExplorer
public:
static initonly Guid SolutionExplorer
public static final var SolutionExplorer : Guid

Field Value

Type: System.Guid

Permissions

See Also

Reference

HierarchyNode Class

HierarchyNode Members

Microsoft.VisualStudio.Package Namespace