ExplorerReferencesBehavior.GetLinkToExplorer(ExplorerBehavior) 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 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