MarkupCompatibilityAttributes-Member
Geschützte Member einschließen
Geerbte Member einschließen
Defines the Markup Compatiblity Attributes.
Vom MarkupCompatibilityAttributes-Typ werden die folgenden Member offengelegt.
Konstruktoren
Name | Beschreibung | |
---|---|---|
MarkupCompatibilityAttributes |
Nach oben
Eigenschaften
Name | Beschreibung | |
---|---|---|
Ignorable | Defines a whitespace-delimited list of namespace prefixes, where each namespace prefix identifies an ignorable namespace. | |
MustUnderstand | Defines a whitespace-delimited list of namespace prefixes identifying a set of namespace names. | |
PreserveAttributes | Defines a whitespace-delimited list of attribute qualified names identifying the expanded names of attributes that a markup producer suggests for preservation by markup editors. | |
PreserveElements | Defines a whitespace-delimited list of element qualified names identifying the expanded names of elements that a markup producer suggests for preservation by markup editors, even if the elements themselves are ignored. | |
ProcessContent | Defines a whitespace-delimited list of element-qualified names identifying the expanded names of elements whose content shall be processed, even if the elements themselves are ignored |
Nach oben
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Nach oben