XmlName
Description
- Derived from
Represents an XML name, which must match the grammar rule 'name', see XmlDocument.FromSource.
Public / Constants
Invalid
The XmlName that represents the invalid name.
Invalid names have the string representation ? and are not parsable.
- See also