Task.ToString

Task.ToString method

返回任务的短字符串表示。 表示的确切细节未指定,可能会更改。

public override string ToString()

返回值

代表任务对象的短字符串。

也可以看看