Share via


ProjectSettings.UseNegativeSet Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="useNegativeSet")]
public bool? UseNegativeSet { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="useNegativeSet")>]
member this.UseNegativeSet : Nullable<bool>
Public ReadOnly Property UseNegativeSet As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to