Share via


ExplorerHidesNodes.GetLinkToExplorerBehavior(DomainPath) Method

Definition

Get the ExplorerHidesNodes link to a DomainPath.

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

Parameters

hiddenNodeInstance
DomainPath

Returns

Attributes

Applies to