Share via


CSSearchQueryContext.ProtectionClasses Property

Definition

Caution

This property was removed. The getter always returns null and the setter throws and InvalidOperationException.

[System.Obsolete("This property was removed. The getter always returns null and the setter throws and InvalidOperationException.")]
public virtual string[]? ProtectionClasses { get; set; }
[<System.Obsolete("This property was removed. The getter always returns null and the setter throws and InvalidOperationException.")>]
member this.ProtectionClasses : string[] with get, set

Property Value

String[]
Attributes

Applies to