Udostępnij za pośrednictwem


Właściwość ISharedStep.ActionRecording —

Zwraca lub ustawia rejestrowanie akcji skojarzonej.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestAttachment
Nagrywanie działania skojarzone.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISharedStep Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client