IConfigurationItem..::..ExcludeFromRepository Property

Returns true, if the configuration object should be excluded from the repository; false, if the configuration object should be added to the repository. When the configuration repository encounters an excluded singleton object during the load phase; the configuration repository will ignore it.

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


bool ExcludeFromRepository { get; }