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; }
Public ReadOnly Property ReadOnlyModules As List(Of ModuleInfo)
Get
Property Value
Type:
ListModuleInfoSee Also