XmlSchemaProviderAttribute.MethodName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the name of the static method that supplies the type's XML schema and the name of its XML Schema data type.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.StringThe name of the static method that is invoked by the XML infrastructure to return an XML schema.
Show: