Share via


DslDefinesExplorerBehavior.GetLinkToExplorerBehavior(DslLibrary) Method

Definition

Get the DslDefinesExplorerBehavior link to a DslLibrary.

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

Parameters

dslInstance
DslLibrary

Returns

Attributes

Applies to