AppDomainTypeLookupHasChanged Property

Gets flag that determines if there is a possibility that a new assembly has been loaded and new types are available.

Definition

Namespace: Gemstone.Reflection
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
public bool HasChanged { get; }

Property Value

Boolean

See Also