MarkLogic XCC/.Net Library

HelloWorld Class

The obligatory Hello World example.

For a list of all members of this type, see HelloWorld Members.

System.Object
   Marklogic.Xcc.Examples.HelloWorld

[Visual Basic]
Public Class HelloWorld
[C#]
public class HelloWorld

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Marklogic.Xcc.Examples

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

HelloWorld Members | Marklogic.Xcc.Examples Namespace