DiagnosticsInformation Properties |
The DiagnosticsInformation type exposes the following members.
Name | Description | |
---|---|---|
Assembly |
Gets the assembly.
| |
AssemblyCompileDate |
Gets the assembly compile date.
| |
AssemblyConfiguration |
Gets the current assembly configuration (debug or release).
| |
AssemblyDisplayName |
Gets the display name of the assembly.
| |
AssemblyVersion |
Gets the assembly version.
| |
Bitness |
Gets the bitness.
| |
BoardManufacturer |
Gets the board manufacturer.
| |
BoardModel |
Gets the board model.
| |
Caption |
Gets the Windows caption.
| |
ClrVersion |
Gets the CLR version.
| |
CorLibVersion |
Gets the mscorlib.dll version.
| |
CurrentCulture |
Gets the current culture.
| |
CurrentUICulture |
Gets the current UI culture.
| |
DesktopDpiX |
Gets the desktop value of the DPI along the X axis.
| |
DesktopDpiY |
Gets the desktop value of the DPI along the Y axis.
| |
InstalledFrameworkVersions |
Gets the installed framework versions.
| |
InstalledUICulture |
Gets the installed UI culture.
| |
IsGlassEnabled |
Gets a value indicating whether this instance is Windows Aero Glass enabled.
| |
IsRemotelyControlled |
Gets a value indicating whether this machine is remotely controlled.
| |
IsRemoteSession |
Gets a value that indicates whether the calling process is associated with a Terminal Services client session.
| |
IsTabletPC |
Gets a value indicating whether this machine is a tablet PC.
| |
KernelVersion |
Gets the kernel32.dll version.
| |
Now |
Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time.
| |
OSVersion |
Gets the Windows OS version.
| |
Processor |
Gets the processor.
| |
ProcessorArchitecture |
Gets the processor architecture.
| |
ProcessorCount |
Gets the processor count.
| |
Screens |
Gets the a list of all displays on the system..
| |
SystemVersion |
Gets the system.dll version.
| |
TokenElevationType |
Gets the type of the token elevation.
| |
UtcNow |
Gets a DateTime object that is set to the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
| |
UxThemeColor |
Gets the color of the UX theme.
| |
UxThemeName |
Gets the name of the UX theme.
| |
VirtualMachineType |
Gets the type of the virtual machine.
| |
WindowsVersion |
Gets the Windows version.
|