ModelExplorerTreeContainer.AddHiddenPath(ICollection<Guid>) 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.
Retrns la collection actuelle de chemins d’accès (sous forme de GUID) pour que les éléments soient masqués dans l’Explorateur de modèles.
protected:
void AddHiddenPath(System::Collections::Generic::ICollection<Guid> ^ path);
protected void AddHiddenPath (System.Collections.Generic.ICollection<Guid> path);
member this.AddHiddenPath : System.Collections.Generic.ICollection<Guid> -> unit
Protected Sub AddHiddenPath (path As ICollection(Of Guid))
Paramètres
- path
- ICollection<Guid>
Liste de GUID qui indiquent un chemin masqué que nous aimerions Masquer dans l’Explorateur de modèles