Sprog
Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves the node value of given xpath by loading the given XML.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
public static string GetXmlNodeText(
string xml,
string xpath
)
Public Shared Function GetXmlNodeText (
xml As String,
xpath As String
) As String
Parameters
xml
Type: System.StringSpecifies the xml string.
xpath
Type: System.StringSpecifies the XPath to query.
Return Value
Type: System.String
Type: String
See Also
GeneralFunctions Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright