Gets the key name for given type type in the settings.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- type
- Type: System..::.Type
The type Type for which the key will be located.
Return Value
The path of the found key.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | type is nullNothingnullptra null reference (Nothing in Visual Basic). |