XmlSchemaReference.Empty Field

 

Represents an XmlSchemaReference object with no URI location and no target namespace.

Namespace:   Microsoft.VisualStudio.XmlEditor
Assembly:  Microsoft.VisualStudio.XmlEditor (in Microsoft.VisualStudio.XmlEditor.dll)

Syntax

public static readonly XmlSchemaReference Empty
public:
static initonly XmlSchemaReference^ Empty
static val Empty : XmlSchemaReference
Public Shared ReadOnly Empty As XmlSchemaReference

Field Value

Type: Microsoft.VisualStudio.XmlEditor.XmlSchemaReference

See Also

XmlSchemaReference Class
Microsoft.VisualStudio.XmlEditor Namespace

Return to top