Share via


DslDefinesExplorerBehavior.GetLinkToDslLibrary(ExplorerBehavior) Method

Definition

Get the DslDefinesExplorerBehavior link to a ExplorerBehavior.

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

Parameters

explorerBehaviorInstance
ExplorerBehavior

Returns

Attributes

Applies to