Udostępnij za pośrednictwem


Właściwość ISession.UserStoryId —

Identyfikator wątku użytkownika, dla którego uruchomiono sesję.0 dla sesji ad hoc.

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

Składnia

'Deklaracja
Property UserStoryId As Integer
int UserStoryId { get; set; }
property int UserStoryId {
    int get ();
    void set (int value);
}
abstract UserStoryId : int with get, set
function get UserStoryId () : int
function set UserStoryId (value : int)

Wartość właściwości

Typ: System.Int32
Returns Int32.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISession Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client