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
public field static PREFIX_SEPARATOR Specifies the separator used to separate prefix and control name.

Top

Public Methods

(see also Protected Methods)

  Name Description
public methodstatic ApplyEnvironmentVarSubstitution Applies .cmd-script-style environment variable substitution, using the collection of variables retrieved from Environment.GetEnvironmentVariables().
public method Equals  (inherited from Object)
public methodstatic GetCredentials Retrieves the default credentials for the current user.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic IsCriticalException Determines whether the exception is a critical exception.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.