net10.0-windows7.0
namespace Microsoft.Diagnostics.Runtime.Utilities.DbgEng
{
public interface IDebugControl
{
int GetNumberProcessors(out uint numberProcessors);
}
}
.NET | 6.07.08.09.010.0 |
---|---|
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | Microsoft.Diagnostics.Runtime.Utilities , Version=4.0.10.46301, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Diagnostics.Runtime.Utilities (4.0.0-beta.24463.1) net6.0 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This API is supported on all platforms. |