Partager via


SPDiagnosticsState.IXmlSerializable.GetSchema - Méthode

Renvoie le schéma pour la sérialisation de l'objet

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Private Function GetSchema As XmlSchema
    Implements IXmlSerializable.GetSchema
'Utilisation
Dim instance As SPDiagnosticsState
Dim returnValue As XmlSchema

returnValue = CType(instance, IXmlSerializable).GetSchema()
XmlSchemaIXmlSerializable.GetSchema()

Valeur renvoyée

Type : System.Xml.Schema.XmlSchema
Valeur null, car nous ne publient pas un schéma pour l'objet SPDiagnosticsState

Implémentations

IXmlSerializable.GetSchema()

Voir aussi

Référence

SPDiagnosticsState classe

SPDiagnosticsState - Membres

Microsoft.SharePoint.Utilities - Espace de noms