ITestPlan.OwnerName Propriedade
Usuário que possui o plano.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
string OwnerName { get; }
property String^ OwnerName {
String^ get();
}
abstract OwnerName : string with get
ReadOnly Property OwnerName As String
Valor de propriedade
Type: System.String
Consulte também
Interface ITestPlan
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo