System.Runtime.CompilerServices.DependencyAttribute.LoadHint Property

Gets the System.Runtime.CompilerServices.LoadHint value that indicates when an assembly is to load a dependency.

Syntax

public LoadHint LoadHint { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to return the value of the System.Runtime.CompilerServices.LoadHint enumeration used by the System.Runtime.CompilerServices.DependencyAttribute attribute.

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0