继承层次结构
System.Object
Microsoft.Internal.VisualStudio.PlatformUI.HierarchyUtilities
命名空间: Microsoft.Internal.VisualStudio.PlatformUI
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
语法
声明
<ExtensionAttribute> _
Public NotInheritable Class HierarchyUtilities
public static class HierarchyUtilities
HierarchyUtilities 类型公开以下成员。
属性
页首
方法
.gif) .gif) |
ExecHierParentChain |
|
.gif) .gif) |
FindCommonAncestor |
|
.gif) .gif) |
FindHierarchyItem |
|
.gif) .gif) |
GetAltHierarchyItem |
|
.gif) .gif) |
GetBrowseObject |
|
.gif) .gif) |
GetFirstChild |
|
.gif) .gif) |
GetHierarchyProperty<T>(IVsHierarchy, UInt32, Int32) |
|
.gif) .gif) |
GetHierarchyProperty<T>(IVsHierarchy, UInt32, Int32, Object,) |
|
.gif) .gif) |
GetItemType |
|
.gif) .gif) |
GetNextSibling |
|
.gif) .gif) |
GetProject(IVsHierarchyItem) |
|
.gif) .gif) |
GetProject(IVsHierarchyItemIdentity) |
|
.gif) .gif) |
GetStateIconIndex |
|
.gif) .gif) |
GetStateToolTip |
|
.gif) .gif) |
IsExpandable |
|
.gif) .gif) |
IsFaultedProject |
|
.gif) .gif) |
IsHiddenItem |
|
.gif) .gif) |
IsMiscellaneousProject(Project) |
|
.gif) .gif) |
IsMiscellaneousProject(IVsHierarchyItemIdentity) |
|
.gif) .gif) |
IsPhysicalFile |
|
.gif) .gif) |
IsPhysicalFolder |
|
.gif) .gif) |
IsProject |
|
.gif) .gif) |
IsSolutionFolder |
|
.gif) .gif) |
IsSolutionNode(IVsHierarchyItemIdentity) |
|
.gif) .gif) |
IsSolutionNode(IVsHierarchy, UInt32) |
|
.gif) .gif) |
IsStubHierarchy |
|
.gif) .gif) |
IsVirtualProject |
|
.gif) .gif) |
QueryStatusHierParentChain |
|
.gif) .gif) |
TryGetHierarchyProperty<T>(IVsHierarchy, UInt32, Int32, T%) |
|
.gif) .gif) |
TryGetHierarchyProperty<T>(IVsHierarchy, UInt32, Int32, Object,, T%) |
|
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参见
参考
Microsoft.Internal.VisualStudio.PlatformUI 命名空间