System.Reflection.Emit.ModuleBuilder.FullyQualifiedName Property

Gets a String representing the fully qualified name and path to this module.

Syntax

public override string FullyQualifiedName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

To get the name without the path, use Name.

Note:

The case of a module name is platform dependent.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0