Partager via


ProjectPortal, classe

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Framework.Client.Catalog.Objects.CatalogObject
    Microsoft.TeamFoundation.Framework.Client.Catalog.Objects.TfsRelativeWebSite
      Microsoft.TeamFoundation.Framework.Client.Catalog.Objects.ProjectPortal

Espace de noms :  Microsoft.TeamFoundation.Framework.Client.Catalog.Objects
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Public Class ProjectPortal _
    Inherits TfsRelativeWebSite
public class ProjectPortal : TfsRelativeWebSite

Le type ProjectPortal expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ProjectPortal

Début

Propriétés

  Nom Description
Propriété publique AdminUrl
Propriété publique CatalogNode (Hérité de CatalogObject.)
Propriété publique CatalogNodeFullPath (Hérité de CatalogObject.)
Propriété publique CatalogResourceIdentifier (Hérité de CatalogObject.)
Propriété publique Context (Hérité de CatalogObject.)
Propriété publique Description (Hérité de CatalogObject.)
Propriété publique DisplayName (Hérité de CatalogObject.)
Propriété publique DisplayPath (Hérité de CatalogObject.)
Propriété publique FullUrl
Propriété publique FullyQualifiedUncPath
Propriété publique FullyQualifiedUrl
Propriété publique HasAdminUrl
Propriété publique IsDefault (Hérité de CatalogObject.)
Propriété publique IsOwnerOfWssSite
Propriété publique OwnedWebIdentifier
Propriété publique Parent (Hérité de CatalogObject.)
Propriété publique ReferencedResource (Hérité de TfsRelativeWebSite.)
Propriété publique RelativePath (Hérité de TfsRelativeWebSite.)
Propriété publique ResourceSubType
Propriété publique TeamProject

Début

Méthodes

  Nom Description
Méthode publique As<T> (Hérité de CatalogObject.)
Méthode protégée BuildDisplayPath (Hérité de CatalogObject.)
Méthode protégée CreateCatalogObject<T> (Hérité de CatalogObject.)
Méthode publique CreateChild<T>() (Hérité de CatalogObject.)
Méthode publique CreateChild<T>(String) (Hérité de CatalogObject.)
Méthode publique Delete (Hérité de CatalogObject.)
Méthode publique DeleteChild (Hérité de CatalogObject.)
Méthode publique DeleteChildren<T> (Hérité de CatalogObject.)
Méthode publique Equals Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.)
Méthode protégée Finalize Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.)
Méthode publiqueMembre statique FormatOwnershipString
Méthode protégée GetChild<T> (Hérité de CatalogObject.)
Méthode protégée GetChildCollection<T> (Hérité de CatalogObject.)
Méthode protégée GetDependency<T> (Hérité de CatalogObject.)
Méthode protégée GetDependencyCollection<T> (Hérité de CatalogObject.)
Méthode protégée GetDependentsCollection<T> (Hérité de CatalogObject.)
Méthode protégée GetFullyQualifiedUri (Hérité de TfsRelativeWebSite.)
Méthode publique GetHashCode Sert de fonction de hachage pour un type particulier. (Hérité de Object.)
Méthode protégée GetParent<T> (Hérité de CatalogObject.)
Méthode protégée GetProperty<T> (Hérité de CatalogObject.)
Méthode protégée GetServiceReference (Hérité de CatalogObject.)
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode protégée Initialize (Substitue CatalogObject.Initialize().)
Méthode publique Is<T> (Hérité de CatalogObject.)
Méthode protégée LocationAsUrl (Hérité de CatalogObject.)
Méthode protégée MemberwiseClone Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.)
Méthode protégée NotifyPropertyChanged (Hérité de CatalogObject.)
Méthode protégée OnRefresh (Substitue CatalogObject.OnRefresh().)
Méthode publique Preload() (Hérité de CatalogObject.)
Méthode publique Preload(CatalogBulkData) (Hérité de CatalogObject.)
Méthode protégée PreloadChild<T> (Hérité de CatalogObject.)
Méthode protégée PreloadChildren<T> (Hérité de CatalogObject.)
Méthode protégée QueryChild<T>(Boolean) (Hérité de CatalogObject.)
Méthode protégée QueryChild<T>(Dictionary<String, String>, Boolean) (Hérité de CatalogObject.)
Méthode protégée QueryChild<T>(String, Object, Boolean) (Hérité de CatalogObject.)
Méthode protégée QueryChildren<T>(Boolean) (Hérité de CatalogObject.)
Méthode protégée QueryChildren<T>(Dictionary<String, String>, Boolean) (Hérité de CatalogObject.)
Méthode protégée QueryChildren<T>(String, Object, Boolean) (Hérité de CatalogObject.)
Méthode protégée QueryDependents<T>() (Hérité de CatalogObject.)
Méthode protégée QueryDependents<T>(Boolean, Boolean) (Hérité de CatalogObject.)
Méthode protégée QueryParent<T> (Hérité de CatalogObject.)
Méthode publique Refresh() (Hérité de CatalogObject.)
Méthode publique Refresh(Boolean) (Hérité de CatalogObject.)
Méthode protégée Reset (Hérité de CatalogObject.)
Méthode publique ResetValues
Méthode protégée SetDependency<T> (Hérité de CatalogObject.)
Méthode protégée SetProperty<T> (Hérité de CatalogObject.)
Méthode protégée SetServiceRefence (Hérité de CatalogObject.)
Méthode publique ToOwnershipString
Méthode publique ToString (Hérité de CatalogObject.)

Début

Événements

  Nom Description
Événement public PropertyChanged (Hérité de CatalogObject.)

Début

Champs

  Nom Description
Champ publicMembre statique ResourceTypeIdentifier

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.TeamFoundation.Framework.Client.Catalog.Objects, espace de noms