Click or drag to resize

DiagnosticsInformation Properties

The DiagnosticsInformation type exposes the following members.

Properties
  NameDescription
Public propertyAssembly
Gets the assembly.
Public propertyAssemblyCompileDate
Gets the assembly compile date.
Public propertyAssemblyConfiguration
Gets the current assembly configuration (debug or release).
Public propertyAssemblyDisplayName
Gets the display name of the assembly.
Public propertyAssemblyVersion
Gets the assembly version.
Public propertyBitness
Gets the bitness.
Public propertyBoardManufacturer
Gets the board manufacturer.
Public propertyBoardModel
Gets the board model.
Public propertyCaption
Gets the Windows caption.
Public propertyClrVersion
Gets the CLR version.
Public propertyCorLibVersion
Gets the mscorlib.dll version.
Public propertyCurrentCulture
Gets the current culture.
Public propertyCurrentUICulture
Gets the current UI culture.
Public propertyDesktopDpiX
Gets the desktop value of the DPI along the X axis.
Public propertyDesktopDpiY
Gets the desktop value of the DPI along the Y axis.
Public propertyInstalledFrameworkVersions
Gets the installed framework versions.
Public propertyInstalledUICulture
Gets the installed UI culture.
Public propertyIsGlassEnabled
Gets a value indicating whether this instance is Windows Aero Glass enabled.
Public propertyIsRemotelyControlled
Gets a value indicating whether this machine is remotely controlled.
Public propertyIsRemoteSession
Gets a value that indicates whether the calling process is associated with a Terminal Services client session.
Public propertyIsTabletPC
Gets a value indicating whether this machine is a tablet PC.
Public propertyKernelVersion
Gets the kernel32.dll version.
Public propertyNow
Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time.
Public propertyOSVersion
Gets the Windows OS version.
Public propertyProcessor
Gets the processor.
Public propertyProcessorArchitecture
Gets the processor architecture.
Public propertyProcessorCount
Gets the processor count.
Public propertyScreens
Gets the a list of all displays on the system..
Public propertySystemVersion
Gets the system.dll version.
Public propertyTokenElevationType
Gets the type of the token elevation.
Public propertyUtcNow
Gets a DateTime object that is set to the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
Public propertyUxThemeColor
Gets the color of the UX theme.
Public propertyUxThemeName
Gets the name of the UX theme.
Public propertyVirtualMachineType
Gets the type of the virtual machine.
Public propertyWindowsVersion
Gets the Windows version.
Top
See Also