StaticContextSettings.ImportSchema MethodStaticContextSettings.ImportSchema MethodStaticContextSettings::ImportSchema Method

Overload List

 NameDescription
Public methodImportSchema (string)ImportSchema (String)ImportSchema (String^) Imports the schema with the specified target namespace.
Public methodImportSchema (XmlSchema)ImportSchema (XmlSchema)ImportSchema (XmlSchema^) Adds a schema to the set of available schemas, and imports its namespace.

Top