ExplorerReferencesBehavior.GetLinkToBehavior(Explorer) 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 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