Sdílet prostřednictvím


ISharedStep.ActionRecording – vlastnost

Získá nebo nastaví záznamové přidružená akce.

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
Nahrávání přidružená akce.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ISharedStep Rozhraní

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