XmlElementEventArgs::ExpectedElements Property
.NET Framework (current version)
Gets a comma-delimited list of XML element names expected to be in an XML document instance.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::String^A comma-delimited list of XML element names. Each name is in the following format: namespace:name.
.NET Framework
Available since 2.0
Available since 2.0
Show: