Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ConvertXmlParameters.XmlNodeName Property

Gets the Application Model node’s name, stored in differences.

Namespace: DevExpress.ExpressApp.Updating

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

public string XmlNodeName { get; }

Property Value

Type Description
String

A string, representing the node’s name, stored in differences.

See Also