[This is preliminary documentation and is subject to change.]
Gets a value indicating whether a element should be localized.
Namespace: JetBrains.AnnotationsField Value
true if a element should be localized; otherwise, false.Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)
Syntax
| C# |
[UsedImplicitlyAttribute] public bool Required { get; private set; }