Share via


SWCollaborationOption.RequiredOptionsIdentifiers Property

Definition

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

Property Value

String[]
Attributes

Applies to