Udostępnij za pośrednictwem


Właściwość ISession.FeedbackId —

Identyfikator opinii, dla którego uruchomiono sesję.0 Jeśli sesja nie jest tworzony dla opinii.

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

Składnia

'Deklaracja
Property FeedbackId As Integer
int FeedbackId { get; set; }
property int FeedbackId {
    int get ();
    void set (int value);
}
abstract FeedbackId : int with get, set
function get FeedbackId () : int
function set FeedbackId (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