Click or drag to resize

StringListToString Method

Convert the list to a single String. Each element is separated by a NewLine separator.

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public override string ToString()

Return Value

Type: String
See Also