The SystemInfo type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| AssemblyFileName |
Gets the file name portion of the | |
| AssemblyLocationInfo |
Gets the assembly location path for the specified assembly.
| |
| AssemblyQualifiedName | ||
| AssemblyShortName |
Gets the short name of the | |
| ConvertToFullPath |
Convert a path into a fully qualified local file path.
| |
| CreateArgumentOutOfRangeException |
Create an | |
| CreateCaseInsensitiveHashtable |
Creates a new case-insensitive instance of the | |
| (Inherited from | ||
Allows an (Inherited from | ||
| GetAppSetting |
Lookup an application setting
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| GetTypeFromString(String, Boolean, Boolean) |
Loads the type specified in the type string.
| |
| GetTypeFromString(Assembly, String, Boolean, Boolean) |
Loads the type specified in the type string.
| |
| GetTypeFromString(Type, String, Boolean, Boolean) |
Loads the type specified in the type string.
| |
Creates a shallow copy of the current (Inherited from | ||
| NewGuid |
Generate a new guid
| |
| (Inherited from | ||
| TryParse(String, Int16 ) |
Parse a string into an | |
| TryParse(String, Int32 ) |
Parse a string into an | |
| TryParse(String, Int64 ) |
Parse a string into an |
See Also