XmlSchemaIdentityConstraint.QualifiedName Property     
Definition
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.
Gets the qualified name of the identity constraint, which holds the post-compilation value of the QualifiedName property.
public:
 property System::Xml::XmlQualifiedName ^ QualifiedName { System::Xml::XmlQualifiedName ^ get(); };public System.Xml.XmlQualifiedName QualifiedName { get; }member this.QualifiedName : System.Xml.XmlQualifiedNamePublic ReadOnly Property QualifiedName As XmlQualifiedNameProperty Value
The post-compilation value of the QualifiedName property.