Open Rails

DoNotSaveAttribute Class

[This is preliminary documentation and subject to change.]

For a list of all members of this type, see DoNotSaveAttribute Members .

System.Object
   Attribute
      DoNotSaveAttribute

[AttributeUsage(ValidOn=AttributeTargets.Property, AllowMultiple=False, Inherited=True)]
public sealed class DoNotSaveAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ORTS.Settings

Assembly: ORTS.Settings (in ORTS.Settings.dll)

See Also

DoNotSaveAttribute Members | ORTS.Settings Namespace