Share via


CSSearchQuery.ProtectionClasses Property

Definition

Gets or sets an array of protection classes for the indexed data.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] ProtectionClasses { [Foundation.Export("protectionClasses", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProtectionClasses:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("protectionClasses", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setProtectionClasses:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ProtectionClasses : string[] with get, set

Property Value

String[]
Attributes

Applies to