TestListCategoryId.Empty, propriété
Obtient 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 TestListCategoryId
Get
public static TestListCategoryId Empty { get; }
public:
static property TestListCategoryId^ Empty {
TestListCategoryId^ get ();
}
static member Empty : TestListCategoryId
static function get Empty () : TestListCategoryId
Valeur de propriété
Type : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Guid vide.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.