Open Rails

DefaultAttribute Class

[This is preliminary documentation and subject to change.]

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

System.Object
   Attribute
      DefaultAttribute

[AttributeUsage(ValidOn=AttributeTargets.Property, AllowMultiple=False, Inherited=True)]
public sealed class DefaultAttribute : 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

DefaultAttribute Members | ORTS.Settings Namespace