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