DslDefinesExplorerBehavior.GetLinkToExplorerBehavior(DslLibrary) 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 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