LayerD CodeDOM and Zoe Compiler interface
SetModulesSearchPath Method (searchPaths)
NamespacesLayerD.OutputModules.ImportersIZOEImportsDirectiveProcessorSetModulesSearchPath(array<String>[]()[])

[This is preliminary documentation and is subject to change.]

Establece el conjunto de paths de busqueda de modulos a importar, procesamiento dependiente del modulo de salida.
Declaration Syntax
C#Visual BasicVisual C++
void SetModulesSearchPath(
	string[] searchPaths
)
Sub SetModulesSearchPath ( _
	searchPaths As String() _
)
void SetModulesSearchPath(
	array<String^>^ searchPaths
)
Parameters
searchPaths (array< String >[]()[])

[Missing <param> documentation for "searchPaths"]

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)