Project.CreatorName Propriedade

Definição

Obtém ou define o nome do indivíduo que criou o projeto.

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

Valor da propriedade

String

O nome da pessoa que criou o projeto.

Aplica-se a