ToString

TaskLink.ToString method

Returns string representation of a TaskLink. The exact details of the representation are unspecified and subject to change.

public override string ToString()

Return Value

string which represents TaskLink object.

See Also