Partager via


ITestCaseResult.ActionRecording, propriété

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Microsoft.TeamFoundation.TestManagement.Client.ITestAttachment

Sécurité .NET Framework

Voir aussi

Référence

ITestCaseResult Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms