Compartir a través de


AssignCulture.WarnOnCultureOverwritten Property

Definition

If the flag set to 'true' the task will log a warning when the culture metadata is overwritten by the task.

public:
 property bool WarnOnCultureOverwritten { bool get(); void set(bool value); };
public bool WarnOnCultureOverwritten { get; set; }
member this.WarnOnCultureOverwritten : bool with get, set
Public Property WarnOnCultureOverwritten As Boolean

Property Value

Applies to