ExplorerNodeSettingsHasPropertyDisplayedPath.GetLinkToPropertyDisplayed 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 ExplorerNodeSettingsHasPropertyDisplayedPath link to a ExplorerNodeSettings.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerNodeSettingsHasPropertyDisplayedPath ^ GetLinkToPropertyDisplayed(Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerNodeSettings ^ explorerNodeSettingsInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsHasPropertyDisplayedPath GetLinkToPropertyDisplayed (Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings explorerNodeSettingsInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToPropertyDisplayed : Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings -> Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettingsHasPropertyDisplayedPath
Public Shared Function GetLinkToPropertyDisplayed (explorerNodeSettingsInstance As ExplorerNodeSettings) As ExplorerNodeSettingsHasPropertyDisplayedPath
Parameters
- explorerNodeSettingsInstance
- ExplorerNodeSettings
Returns
- Attributes