Proprietà TestListCategoryId.Empty
Ottiene un oggetto Guid vuoto.
Spazio dei nomi: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly Property Empty As TestListCategoryId
public static TestListCategoryId Empty { get; }
public:
static property TestListCategoryId^ Empty {
TestListCategoryId^ get ();
}
static member Empty : TestListCategoryId with get
static function get Empty () : TestListCategoryId
Valore proprietà
Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Guid vuoto
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.