ContentAnalyzerConfig.ShouldOmitContent Property

Definition

Omit the content for this analyzer from analyze result. Only return content(s) from additional analyzers specified in contentCategories, if any.

public bool? ShouldOmitContent { get; set; }
member this.ShouldOmitContent : Nullable<bool> with get, set
Public Property ShouldOmitContent As Nullable(Of Boolean)

Property Value

Applies to