Share via


ExplorerReferencesBehavior.GetLinkToExplorer(ExplorerBehavior) Method

Definition

Get the ExplorerReferencesBehavior link to a ExplorerBehavior.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerReferencesBehavior ^ GetLinkToExplorer(Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerBehavior ^ behaviorInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior GetLinkToExplorer (Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior behaviorInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToExplorer : Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior -> Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerReferencesBehavior
Public Shared Function GetLinkToExplorer (behaviorInstance As ExplorerBehavior) As ExplorerReferencesBehavior

Parameters

behaviorInstance
ExplorerBehavior

Returns

Attributes

Applies to