Condividi tramite


Project.CreatorName Proprietà

Definizione

Ottiene o imposta il nome della persona che ha creato il progetto.

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

Valore della proprietà

String

Nome della persona che ha creato il progetto.

Si applica a