Click or drag to resize

ReflectionLoadedAssemblyIsShared Property

True if a pre-loaded assembly for the current app domain is "shared".

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsShared { get; set; }

Property Value

Type: Boolean
See Also