TaskType.Owner Propriedade

Definição

O Owner propriedade obtém ou define um valor string que representa o proprietário da tarefa.

public:
 property System::String ^ Owner { System::String ^ get(); void set(System::String ^ value); };
public string Owner { get; set; }
Public Property Owner As String

Valor da propriedade

String

O Owner propriedade retorna um valor string que representa o proprietário da tarefa.

Aplica-se a