TestListCategoryId.Empty Property

Definition

Gets an empty Guid.

public:
 static property Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ Empty { Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ get(); };
public static Microsoft.VisualStudio.TestTools.Common.TestListCategoryId Empty { get; }
static member Empty : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Public Shared ReadOnly Property Empty As TestListCategoryId

Property Value

An empty Guid.

Applies to