Share via


ExplorerReferencesBehavior.GetBehavior(Explorer) Method

Definition

Gets Behavior.

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

Parameters

element
Explorer

Returns

Attributes

Applies to