ExplorerNodeSettingsHasPropertyDisplayedPath.SetPropertyDisplayed(ExplorerNodeSettings, PropertyPath) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit 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)
Paramètres
- element
- ExplorerNodeSettings
- newPropertyDisplayedPath
- PropertyPath
- Attributs