System.Reflection.AssemblyFlagsAttribute.AssemblyFlags Property

Gets an integer value representing the combination of System.Reflection.AssemblyNameFlags flags specified when this attribute instance was created.

Syntax

public int AssemblyFlags { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property returns an integer for backward compatibility. Cast the value to the System.Reflection.AssemblyNameFlags type before using it.

Requirements

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