LoaderOptimizationAttribute(LoaderOptimization value)
Initializes a new instance of the T:System.LoaderOptimizationAttribute class to the specified value.
LoaderOptimization
An enumeration used with the T:System.LoaderOptimizationAttribute class to specify loader optimizatio...
Represents the base class for custom attributes.
AttributeTargets
Specifies the application elements on which it is valid to apply an attribute.
LoaderOptimization Value
Gets the current T:System.LoaderOptimization value for this instance.
Used to set the default loader optimization policy for the main method of an executable application.
LoaderOptimizationAttribute(byte value)
Initializes a new instance of the T:System.LoaderOptimizationAttribute class to the specified value.