XmlQualifiedNameEditor Properties
The XmlQualifiedNameEditor type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsEmpty |
Gets or sets a value indicating whether this instance is empty.
|
|
IsNull |
Determines whether the name is empty or the name is null.
|
|
Name |
Gets or sets the name.
|
|
NameIsBasedOnDefault |
Gets or sets a value indicating whether name is based on default name.
|
|
NameSpace |
Gets or sets the name space.
|
|
XmlQualifiedName |
Gets the XmlQualifiedName edited by this editor.
|