ProjectsLoadProgressEventArgs.CurrentProjectDisplayName 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 nom du projet en cours de chargement.
public:
property System::String ^ CurrentProjectDisplayName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=0)]
public string CurrentProjectDisplayName { get; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.CurrentProjectDisplayName : string
Public ReadOnly Property CurrentProjectDisplayName As String
Valeur de propriété
- Attributs