Utils Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the utility class containing methods used in other classes.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Common.Utils
Syntax
public sealed class Utils
Public NotInheritable Class Utils
Methods
Name | Description | |
---|---|---|
ApplyEnvironmentVarSubstitution(String) | Applies .cmd-script-style environment variable substitution, using the collection of variables retrieved from Environment.GetEnvironmentVariables(). |
|
Equals(Object) | (Inherited from Object.) |
|
GetCredentials() | Retrieves the default credentials for the current user. |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
IsCriticalException(Exception) | Determines whether the exception is a critical exception. |
|
ToString() | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
PREFIX_SEPARATOR | Specifies the separator used to separate prefix and control name. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright