Click or drag to resize
HealthMonitoringHelperCountersStartDirectoryPath Property
Gets or sets start physical path of directory that contains subdirectories with counter files.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 10.0.0
Syntax
C#
public static string CountersStartDirectoryPath { get; set; }

Property Value

Type: String
See Also