System.Runtime.CompilerServices.DependencyAttribute.DependentAssembly Property

Gets the value of the dependent assembly.

Syntax

public string DependentAssembly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to return the name of the assembly that the native image generation service binds to.

Requirements

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