Property XMLVersion
XMLVersion
Returns the version of XML used for the entity. This will normally be the identifier from the current entity's <?xml version='...' ...?> declaration, or be defaulted by the parser.
Declaration
string XMLVersion { get; }
Property Value
Type | Description |
---|---|
System.String |