Share via


CSSearchQueryContext.FetchAttributes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] FetchAttributes { [Foundation.Export("fetchAttributes", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFetchAttributes:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fetchAttributes", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setFetchAttributes:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.FetchAttributes : string[] with get, set

Property Value

String[]
Attributes

Applies to