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 Fields

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

Public:

FilterTypeName Represents a TypeFilter object that filters the list of Types defined in this Module based upon the name (case sensitive).
FilterTypeNameIgnoreCase Represents a TypeFilter object that filters the list of types defined in this Module based upon the name (case insensitive).

See Also

Module Class | System.Reflection Namespace