Utils Members
Represents the utility class containing methods used in other classes.
The following tables list the members exposed by the Utils type.
Public Fields
Name | Description | |
---|---|---|
PREFIX_SEPARATOR | Specifies the separator used to separate prefix and control name. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ApplyEnvironmentVarSubstitution | Applies .cmd-script-style environment variable substitution, using the collection of variables retrieved from Environment.GetEnvironmentVariables(). | |
Equals | (inherited from Object) | |
GetCredentials | Retrieves the default credentials for the current user. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IsCriticalException | Determines whether the exception is a critical exception. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Utils Class
Microsoft.Uii.Common Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.