Condividi tramite


Campo XmlSchemaService.GUID_SchemaCache

Definisce un GUID che può essere passato a GetKnownSchemas per recuperare tutti gli schemi che si trovano nella cache dello schema.

Spazio dei nomi  Microsoft.VisualStudio.XmlEditor
Assembly:  Microsoft.VisualStudio.XmlEditor (in Microsoft.VisualStudio.XmlEditor.dll)

Sintassi

'Dichiarazione
Public Shared ReadOnly GUID_SchemaCache As Guid
'Utilizzo
Dim value As Guid

value = XmlSchemaService.GUID_SchemaCache
public static readonly Guid GUID_SchemaCache
public:
static initonly Guid GUID_SchemaCache
static val GUID_SchemaCache: Guid
public static final var GUID_SchemaCache : Guid

Vedere anche

Riferimento

XmlSchemaService Classe

Spazio dei nomi Microsoft.VisualStudio.XmlEditor