Share via


ExplorerReferencesBehavior.GetLinkToBehavior(Explorer) Method

Definition

Get the ExplorerReferencesBehavior link to a Explorer.

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

Parameters

explorerInstance
Explorer

Returns

Attributes

Applies to