Compartilhar via


Propriedade ITestCaseResult.ActionRecording

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

Sintaxe

'Declaração
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 propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestAttachment

Segurança do .NET Framework

Consulte também

Referência

ITestCaseResult Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client