ExplorerHidesNodes.GetLinkToExplorerBehavior(DomainPath) 方法

定义

获取 DomainPath 的 ExplorerHidesNodes 链接。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerHidesNodes ^ GetLinkToExplorerBehavior(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ hiddenNodeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerHidesNodes GetLinkToExplorerBehavior (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath hiddenNodeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToExplorerBehavior : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerHidesNodes
Public Shared Function GetLinkToExplorerBehavior (hiddenNodeInstance As DomainPath) As ExplorerHidesNodes

参数

hiddenNodeInstance
DomainPath

返回

ExplorerHidesNodes
属性

适用于