Property ModuleFlags
ModuleFlags
Gets the Metadata for module level flags
Declaration
public IReadOnlyDictionary<string, ModuleFlag> ModuleFlags { get; }
Property Value
public IReadOnlyDictionary<string, ModuleFlag> ModuleFlags { get; }
IReadOnlyDictionary<String, ModuleFlag> |