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 that is specific to the data. ///
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Syntax
public XmlSchema GetSchema()
public:
virtual XmlSchema^ GetSchema() sealed
Public Function GetSchema As XmlSchema
Return Value
Type: System.Xml.Schema.XmlSchema
Returns null.
Implements
See Also
SerializableDictionary<TKey, TValue> Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top