Click or drag to resize

DiagnosticsInformation Methods

The DiagnosticsInformation type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetBitness
Gets the current process bitness.
Public methodStatic memberGetDpiSettings
Gets the value of the DPI along the X and Y axis.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
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.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberSerialize
Serializes to a string the diagnostics for a given assembly.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also