Partager via


Utils.ApplyEnvironmentVarSubstitution Method (String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Applies .cmd-script-style environment variable substitution, using the collection of variables retrieved from Environment.GetEnvironmentVariables().

Namespace:   Microsoft.Uii.Common
Assembly:  Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)

Syntax

public static string ApplyEnvironmentVarSubstitution(
    string input
)
Public Shared Function ApplyEnvironmentVarSubstitution (
    input As String
) As String

Parameters

  • input
    Type: System.String

    Specifies the string containing zero or more specified environment variables (syntax: %variable%)

Return Value

Type: System.String

Type: String

See Also

Utils Class
Microsoft.Uii.Common Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright