Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the schema for the serialization of the object
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private Function GetSchema As XmlSchema
Implements IXmlSerializable.GetSchema
'Usage
Dim instance As SPDiagnosticsState
Dim returnValue As XmlSchema
returnValue = CType(instance, IXmlSerializable).GetSchema()
XmlSchemaIXmlSerializable.GetSchema()
Return value
Type: System.Xml.Schema.XmlSchema
Null, because we do not publish a schema for the SPDiagnosticsState object