StandardTableColumnDefinitions.ProjectRank Champ
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.
Colonne utilisée pour afficher le classement du projet de l’entrée.
public: System::String ^ ProjectRank;
std::wstring ProjectRank;
public const string ProjectRank;
val mutable ProjectRank : string
Public Const ProjectRank As String
Valeur de champ
Remarques
Cette colonne utilise le ProjectGuid pour déterminer le classement du projet.
Les projets de rang 1 ne dépendent d’aucun autre projet. Les projets d’un rang 2 dépendent d’un ou plusieurs projets de rang 1, etc.