ExplorerNodeSettingsHasPropertyDisplayedPath.SetPropertyDisplayed 方法

定义

设置 PropertyDisplayed。

public:
 static void SetPropertyDisplayed(Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerNodeSettings ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ newPropertyDisplayedPath);
[System.Diagnostics.DebuggerStepThrough]
public static void SetPropertyDisplayed (Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings element, Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath newPropertyDisplayedPath);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetPropertyDisplayed : Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings * Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> unit
Public Shared Sub SetPropertyDisplayed (element As ExplorerNodeSettings, newPropertyDisplayedPath As PropertyPath)

参数

newPropertyDisplayedPath
PropertyPath
属性

适用于