ITestRunBase.OwnerName (Propiedad)
Espacio de nombres: Microsoft.TeamFoundation.TestManagement.Client
Ensamblado: Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxis
'Declaración
ReadOnly Property OwnerName As String
string OwnerName { get; }
property String^ OwnerName {
String^ get ();
}
abstract OwnerName : string with get
function get OwnerName () : String
Valor de propiedad
Tipo: String
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)