DslDefinesExplorerBehavior.GetLinkToDslLibrary(ExplorerBehavior) 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 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