NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Namespace and Assembly

At a higher level, runtime reflection supports retrieving a string that identifies the namespace through the Type.Namespace property. Assembly level information is provided in the Assembly class. A namespace can span several modules and an assembly can be part of one or more namespaces.