MarkLogic XCC/.Net Library

ModuleSpawn.ModuleUri Property

The URI, as a String, of a module to spawn upon the next invocation of Session.submitRequest(Request).

[Visual Basic]
Property ModuleUri As String
[C#]
string ModuleUri {get; set;}

See Also

ModuleSpawn Interface | Marklogic.Xcc Namespace