XmlQualifiedName Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an XML qualified name.
public ref class XmlQualifiedName
public class XmlQualifiedName
[System.Serializable]
public class XmlQualifiedName
type XmlQualifiedName = class
[<System.Serializable>]
type XmlQualifiedName = class
Public Class XmlQualifiedName
- Inheritance
-
XmlQualifiedName
- Attributes
For an example using the XmlQualifiedName class, see XmlSchemaAll.
An XML qualified name is a namespace qualified local name in the format of namespace:localname
.
Because prefixes are only required when XML is persisted or read, they are irrelevant for XmlQualifiedName objects. This class assumes that prefixes are irrelevant. It is the responsibility of the user to ensure the local name does not contain a ":".
Xml |
Initializes a new instance of the XmlQualifiedName class. |
Xml |
Initializes a new instance of the XmlQualifiedName class with the specified name and namespace. |
Xml |
Initializes a new instance of the XmlQualifiedName class with the specified name. |
Empty |
Provides an empty XmlQualifiedName. |
Is |
Gets a value indicating whether the XmlQualifiedName is empty. |
Name |
Gets a string representation of the qualified name of the XmlQualifiedName. |
Namespace |
Gets a string representation of the namespace of the XmlQualifiedName. |
Equals(Object) |
Determines whether the specified XmlQualifiedName object is equal to the current XmlQualifiedName object. |
Get |
Returns the hash code for the XmlQualifiedName. |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns the string value of the XmlQualifiedName. |
To |
Returns the string value of the XmlQualifiedName. |
Equality(Xml |
Compares two XmlQualifiedName objects. |
Inequality(Xml |
Compares two XmlQualifiedName objects. |
Produkt | Versiounen |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 1.0, 1.1, 1.2, 1.3, 1.4, 1.6, 2.0, 2.1 |
UWP | 10.0 |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: