Compartir a través de


ITestCaseResult.ActionRecording (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
Property ActionRecording As ITestAttachment
ITestAttachment ActionRecording { get; set; }
property ITestAttachment^ ActionRecording {
    ITestAttachment^ get ();
    void set (ITestAttachment^ value);
}
abstract ActionRecording : ITestAttachment with get, set
function get ActionRecording () : ITestAttachment 
function set ActionRecording (value : ITestAttachment)

Valor de propiedad

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestAttachment

Seguridad de .NET Framework

Vea también

Referencia

ITestCaseResult Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)