Udostępnij za pośrednictwem


Właściwość WebTestRequest.DependentGuid —

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

Składnia

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

Wartość właściwości

Typ: System.Guid

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestRequest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting