ITestPlan.LastUpdatedByName Propriedade
Última pessoa a atualizar o plano
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
string LastUpdatedByName { get; }
property String^ LastUpdatedByName {
String^ get();
}
abstract LastUpdatedByName : string with get
ReadOnly Property LastUpdatedByName As String
Valor de propriedade
Type: System.String
Consulte também
Interface ITestPlan
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo