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!

Module Properties

The properties of the Module class are listed below. For a complete list of Module class members, see the Module Members topic.

Public:

Assembly Returns the appropriate Assembly for this instance of Module.
FullyQualifiedName Returns the fully qualified name and path to this Module.
Name Returns the name of the module with the path removed.
ScopeName Returns a String representing the Name of the Module.

See Also

Module Class | System.Reflection Namespace