Partager via


TestExecId.Empty, propriété

Obtient un nouveau TestExecId avec un Guid vide.

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

Syntaxe

'Déclaration
Public Shared ReadOnly Property Empty As TestExecId
    Get
public static TestExecId Empty { get; }
public:
static property TestExecId^ Empty {
    TestExecId^ get ();
}
static member Empty : TestExecId
static function get Empty () : TestExecId

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.TestExecId
Un nouveau TestExecId dont Guid est vide.

Sécurité .NET Framework

Voir aussi

Référence

TestExecId Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms