Edit

Share via


TypeDelegator.IsCollectible Property

Definition

Gets the IsCollectible value for this object's typeImpl, which indicates whether this object, which is a MemberInfo implementation, is part of an assembly held in a collectible AssemblyLoadContext.

public override bool IsCollectible { get; }

Property Value

true if this object, which is a MemberInfo implementation, is part of an assembly held in a collectible assembly load context; otherwise, false.

Applies to

Product Versions
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10