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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.