CSSearchQueryContext.ProtectionClasses 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.
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