Parameters
- strName
- Name of the scheme to which LastUsed is to be set.
| Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown when strNameisnull. | 
| System.ArgumentException | Thrown when strNameis empty. | 
| BaseException | Thrown when strName is not a valid last used scheme. |