Module Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Assembly Gets the appropriate Assembly for this instance of Module.
Public property CustomAttributes Gets a collection that contains this module's custom attributes.
Public property FullyQualifiedName Gets a string representing the fully qualified name and path to this module.
Public property MetadataToken Gets a token that identifies the module in metadata.
Public property Name Gets the name of the module with the path removed.
Top

Show:
© 2017 Microsoft