CSSearchQuery.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.
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