NSUrlSessionTask.TaskDescription Property

Definition

A human-meaningful description of this task.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to