Compartilhar via


CloneOperationInformation.StartedByName Propriedade

 

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

public string StartedByName { get; }
public:
property String^ StartedByName {
    String^ get();
}
member StartedByName : string with get
Public ReadOnly Property StartedByName As String

Valor de propriedade

Type: System.String

Retorna String.

Consulte também

Classe CloneOperationInformation
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo