System.Reflection.AssemblyDefaultAliasAttribute Class

Defines a friendly default alias for an assembly manifest.

See Also: AssemblyDefaultAliasAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Assembly, Inherited=false)]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class AssemblyDefaultAliasAttribute : Attribute

Remarks

This is a friendly default alias in cases where the assembly name is not friendly or is a GUID.

Requirements

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