TestEntry.TestId Property

Definition

public:
 property Microsoft::VisualStudio::TestTools::Common::TestId ^ TestId { Microsoft::VisualStudio::TestTools::Common::TestId ^ get(); void set(Microsoft::VisualStudio::TestTools::Common::TestId ^ value); };
public Microsoft.VisualStudio.TestTools.Common.TestId TestId { get; set; }
member this.TestId : Microsoft.VisualStudio.TestTools.Common.TestId with get, set
Public Property TestId As TestId

Property Value

Applies to