ExplorerHidesNodes.GetLinkToExplorerBehavior(DomainPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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