Partager via


WebTestRequest.DependentGuid, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Guid

Sécurité .NET Framework

Voir aussi

Référence

WebTestRequest Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms