TestExecId.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 a new TestExecId that has an empty Guid.
public:
static property Microsoft::VisualStudio::TestTools::Common::TestExecId ^ Empty { Microsoft::VisualStudio::TestTools::Common::TestExecId ^ get(); };
public static Microsoft.VisualStudio.TestTools.Common.TestExecId Empty { get; }
static member Empty : Microsoft.VisualStudio.TestTools.Common.TestExecId
Public Shared ReadOnly Property Empty As TestExecId
Property Value
A new TestExecId that has an empty Guid.