ExplorerReferencesBehavior.GetBehavior(Explorer) 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.
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