ServiceProviderHierarchyOrder.ProjectItemContext Field

The order for a project item context service provider.

Namespace:  Microsoft.VisualStudio.Shell
Assemblies:   Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
  Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)

Syntax

声明
Public Const ProjectItemContext As Integer
用法
Dim value As Integer

value = ServiceProviderHierarchyOrder.ProjectItemContext
public const int ProjectItemContext
public:
literal int ProjectItemContext
static val mutable ProjectItemContext: int
public const var ProjectItemContext : int

.NET Framework Security

See Also

Reference

ServiceProviderHierarchyOrder Class

ServiceProviderHierarchyOrder Members

Microsoft.VisualStudio.Shell Namespace