FeatureGateAttribute.Negate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Negates the evaluation for whether or not a feature gate should activate.
public bool Negate { get; }
member this.Negate : bool
Public ReadOnly Property Negate As Boolean