FileSpecToEscapedString Method
|
Create an Perforce excaped string describing this FileSpec
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntax public string ToEscapedString()
Public Function ToEscapedString As String
public:
String^ ToEscapedString()
member ToEscapedString : unit -> string
Return Value
Type:
Stringescaped string
See Also