CSSearchQuery.ProtectionClasses Property

Definition

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

public virtual string[] ProtectionClasses { [Foundation.Export("protectionClasses", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProtectionClasses:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ProtectionClasses : string[] with get, set

Property Value

String[]
Attributes

Applies to