Class PolarToolsComponent_ServerStats
- Namespace
- PolarStudio
- Assembly
- PolarStudio.dll
This class is the implementation of the Polar Tools component 'Server stats'.
public class PolarToolsComponent_ServerStats : PolarToolsComponent
- Inheritance
-
PolarToolsComponent_ServerStats
- Inherited Members
- Extension Methods
Properties
Caption
This property gets/sets the caption for this component as shown in the tabs in Polar Tools.
public override string Caption { get; set; }
Property Value
Name
Returns the name of this component.
public override string Name { get; }