Share via


XmlSchemaService.GUID_SchemaCache Field

 

Defines a GUID that can be passed to GetKnownSchemas in order to retrieve all schemas located in the schema cache.

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

Syntax

public static readonly Guid GUID_SchemaCache
public:
static initonly Guid GUID_SchemaCache
static val GUID_SchemaCache : Guid
Public Shared ReadOnly GUID_SchemaCache As Guid

Field Value

Type: System.Guid

See Also

XmlSchemaService Class
Microsoft.VisualStudio.XmlEditor Namespace

Return to top