Name | Description | |
---|---|---|
HealthReportingData.DiskChange Constructor |
The following tables list the members exposed by HealthReportingData.DiskChange.
Name | Description | |
---|---|---|
HealthReportingData.DiskChange Constructor |
Name | Description | |
---|---|---|
Count | Gets sum of changes recorded on the file. | |
FileName | Gets the name of the file that triggered the change. | |
First | Gets the date-time if the first change (UTC). | |
Last | Gets the data time of the last change (UTC). |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |