[This is preliminary documentation and is subject to change.]

Gets a value indicating whether a element should be localized.

Field Value

true if a element should be localized; otherwise, false.

Namespace: JetBrains.Annotations
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public bool Required { get; private set; }

See Also