Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TestRunConfiguration::GetHashCode Method ()

 

Returns the hash code of the ID of the run configuration.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code of the run configuration ID.

Return to top
Show: