Property AssemblyUniqueID
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
AssemblyUniqueID
Gets the assembly's unique ID. Can be used to correlate test messages with the appropriate assembly that they're related to.
string AssemblyUniqueID { get; }