Udostępnij za pośrednictwem


Właściwość WebTestResultUnit.SourceWebTestId —

Zwraca lub ustawia identyfikator testu wydajności sieci Web.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property SourceWebTestId As Guid
public Guid SourceWebTestId { get; internal set; }
public:
property Guid SourceWebTestId {
    Guid get ();
    internal: void set (Guid value);
}
member SourceWebTestId : Guid with get, internal set
function get SourceWebTestId () : Guid 
internal function set SourceWebTestId (value : Guid)

Wartość właściwości

Typ: Guid
Identyfikator testu wydajności sieci Web.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestResultUnit Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting