Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the specified device statistic.
public abstract string RetrieveStatistic (string statistic);
abstract member RetrieveStatistic : string -> string
Public MustOverride Function RetrieveStatistic (statistic As String) As String