TestId.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an empty GUID.
public:
static property Microsoft::VisualStudio::TestTools::Common::TestId ^ Empty { Microsoft::VisualStudio::TestTools::Common::TestId ^ get(); };
public static Microsoft.VisualStudio.TestTools.Common.TestId Empty { get; }
static member Empty : Microsoft.VisualStudio.TestTools.Common.TestId
Public Shared ReadOnly Property Empty As TestId
Property Value
An empty Guid.