Share via


Project.CreatorName Propriété

Définition

Obtient ou définit le nom de la personne qui a créé le projet.

public:
 property System::String ^ CreatorName { System::String ^ get(); void set(System::String ^ value); };
public string CreatorName { get; set; }
member this.CreatorName : string with get, set
Public Property CreatorName As String

Valeur de propriété

String

Nom de la personne qui a créé le projet.

S’applique à