Module Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Module type exposes the following members.
| Name | Description | |
|---|---|---|
|
Assembly | Gets the appropriate Assembly for this instance of Module. |
|
CustomAttributes | Gets a collection that contains this module's custom attributes. |
|
FullyQualifiedName | Gets a string representing the fully qualified name and path to this module. |
|
MetadataToken | Gets a token that identifies the module in metadata. |
|
Name | Gets the name of the module with the path removed. |
Show: