Share via


DeviceStatistics.GetStatisticValue(String) Method

Definition

Returns the value of the specified statistic.

public string GetStatisticValue (string name);
member this.GetStatisticValue : string -> string
Public Function GetStatisticValue (name As String) As String

Parameters

name
String

The name of the statistic that will be read.

Returns

Applies to