Click or drag to resize
LocalizationRequiredAttributeRequired Property
Gets a value indicating whether a element should be localized.

Property Value

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

Namespace: Slash.Diagnostics.ReSharper.Annotations
Assembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntax
public bool Required { get; }

Property Value

Type: Boolean
See Also