Sdílet prostřednictvím


ITestCaseResult.ActionRecording – vlastnost

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestAttachment

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestCaseResult Rozhraní

Microsoft.TeamFoundation.TestManagement.Client – obor názvů