Perforce API for the .Net CLR P4.Net

P4Form.FormatSpec Method 

Formats the P4Form as a formated Perforce spec.

[Visual Basic]
Public Function FormatSpec() As String
[C#]
public string FormatSpec();

Return Value

String of the formated form spec.

See Also

P4Form Class | P4API Namespace