Click or drag to resize

DiagnosticsInformation Methods

The DiagnosticsInformation type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetBitness
Gets the current process bitness.
Public methodStatic memberGetDpiSettings
Gets the value of the DPI along the X and Y axis.
Public methodStatic memberGetInstalledFrameworkVersions
Gets a list of installed framework versions.
Public methodStatic memberGetManagementInfoT
Gets some management information.
Public methodStatic memberGetProcessorArchitecture
Gets the processor architecture.
Public methodStatic memberGetServiceState
Retrieves the current status of the specified service.
Public methodStatic memberGetTokenElevationType
Gets the type of the token elevation.
Public methodStatic memberGetVirtualMachineType
Gets the type of the virtual machine.
Public methodStatic memberIsUACEnabled
Determines whether Windows User Account Controls (UAC) notifies the user when programs try to make changes to the computer.
Public methodStatic memberIsWindowsSearchServiceRunning
Determines whether the Windows Search service is running.
Public methodStatic memberSerialize
Serializes to a string the diagnostics for a given assembly.
Top
See Also