Represents access to System utility functionality.

Methods

Name Description
GetIpAddress
GetIpAddressWithContext
GetLatestAspNetCoreRuntimeLocation Return the folder that we THINK will be used with ASP.NET Core (we can't be sure on desktop machines).
GetLatestCoreRuntimeLocation Return the folder that contains the System.Windows.Forms.dll for use with the targeted version of .NET.
GetLatestWindowsDesktopRuntimeLocation Return the folder that contains the System.Windows.Forms.dll for use with the targeted version of .NET.
IsInProgramFilesFolder Check to see if a Path or File is in the Program Files folder or a sub-folder of Program Files.

Properties

Name Description
ApplicationDataFolder Read-Only System Use Only Obsolete
ClrVersion Read-Only System Use Only Obsolete
FrameworkDescription Read-Only Returns the Name of the .NET installation the application is running on.
Is32BitProcess Read-Only Returns True if the Process is running as a 32-bit Process (even if OS is 64-bit).
Is64BitProcess Read-Only Returns True if the Process is running as a 64-bit Process.
IsFIPSEnabled Read-Only Indicates whether "Federal Information Processing Standards" (FIPS) encryption is Enabled.
IsUacEnabled Read-Only Indicates whether User Access Control is Enabled.
MachineName Read-Only
OSArchitecture Read-Only
OSDescription Read-Only
OSName Read-Only System Use Only
OSVersion Read-Only
Printers Read-Only
ProcessArchitecture Read-Only
ProgramFilesFolder Read-Only
UacWarning Read-Only A generic warning that can be displayed to alert users that UAC is enabled.
UserDataFolder Read-Only
WindowsUser Read-Only
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0