Share via


ExplorerNodeSettingsHasPropertyDisplayedPath.GetPropertyDisplayed Method

Definition

Gets PropertyDisplayed.

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

Parameters

Returns

Attributes

Applies to