Share via


INSetTaskAttributeIntentResponse.ModifiedTask Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INTask? ModifiedTask { [Foundation.Export("modifiedTask", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setModifiedTask:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("modifiedTask", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setModifiedTask:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ModifiedTask : Intents.INTask with get, set

Property Value

Attributes

Applies to