DiagnosticsInformation Methods |
The DiagnosticsInformation type exposes the following members.
Name | Description | |
---|---|---|
GetBitness |
Gets the current process bitness.
| |
GetDpiSettings |
Gets the value of the DPI along the X and Y axis.
| |
GetInstalledFrameworkVersions |
Gets a list of installed framework versions.
| |
GetManagementInfoT |
Gets some management information.
| |
GetProcessorArchitecture |
Gets the processor architecture.
| |
GetServiceState |
Retrieves the current status of the specified service.
| |
GetTokenElevationType |
Gets the type of the token elevation.
| |
GetVirtualMachineType |
Gets the type of the virtual machine.
| |
IsUACEnabled |
Determines whether Windows User Account Controls (UAC) notifies the user when programs try to make changes to the computer.
| |
IsWindowsSearchServiceRunning |
Determines whether the Windows Search service is running.
| |
Serialize |
Serializes to a string the diagnostics for a given assembly.
|