ProjectsLoadProgressEventArgs.ProjectsLoaded Propriété
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.
Obtient le nombre de projets qui ont été chargés jusqu’à présent.
public:
property int ProjectsLoaded { int get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public int ProjectsLoaded { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.ProjectsLoaded : int
Public ReadOnly Property ProjectsLoaded As Integer
Valeur de propriété
- Attributs