Share via


DslDefinesExplorerBehavior.GetExplorerBehavior(DslLibrary) Method

Definition

Gets ExplorerBehavior.

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

Parameters

element
DslLibrary

Returns

Attributes

Applies to