Gets a string that represents the full path of the module reflected by the current instance.
A string that represents the full path of the module reflected by the current instance. If the assembly that contains the module reflected by the current instance was loaded from a byte array, the value of this string is "<Unknown>".
This property is read-only.
| Type | Reason |
|---|---|
| System.Security.Permissions.FileIOPermission | Requires permission to access path information. See System.Security.Permissions.FileIOPermission and System.Security.Permissions.FileIOPermissionAccess.PathDiscovery. |