Click or drag to resize

ApplicationSaveEventArgsReadOnlyModules Property

The list of modules that could not be written

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public List<ModuleInfo> ReadOnlyModules { get; }

Property Value

Type: ListModuleInfo
See Also