ExplorerNodeSettingsHasPropertyDisplayedPath.GetLinkToPropertyDisplayed 方法

定义

获取 ExplorerNodeSettings 的 ExplorerNodeSettingsHasPropertyDisplayedPath 链接。

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

参数

explorerNodeSettingsInstance
ExplorerNodeSettings

返回

ExplorerNodeSettingsHasPropertyDisplayedPath
属性

适用于