StaticContextSettings.ImportModule MethodStaticContextSettings.ImportModule MethodStaticContextSettings::ImportModule Method

Overload List

 NameDescription
Public methodImportModule (string)ImportModule (String)ImportModule (String^) Imports the library with the specified target namespace.
Public methodImportModule (XdmModule)ImportModule (XdmModule)ImportModule (XdmModule^) Adds the specified module to the set of available libraries and imports the library with the module's namespace.

Top