Udostępnij za pośrednictwem


Właściwość ISession.Duration —

Czas trwania sesji badania.

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

Składnia

'Deklaracja
Property Duration As TimeSpan
TimeSpan Duration { get; set; }
property TimeSpan Duration {
    TimeSpan get ();
    void set (TimeSpan value);
}
abstract Duration : TimeSpan with get, set
function get Duration () : TimeSpan
function set Duration (value : TimeSpan)

Wartość właściwości

Typ: System.TimeSpan
Returns TimeSpan.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISession Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client