Click or drag to resize

PerformanceCounterDescription Property

A description of the counter.

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 17.00.05
Syntax
C#
public string? Description { get; }

Property Value

Type: String
See Also