Perforce API for the .Net CLR |
|
P4Connection.Client Property
Gets/Sets the client workspace.
[Visual�Basic]
Public�Property�Client�As�
String
[C#]
public�
string�Client�{get;�set;}
Remarks
Many Perforce commands require a valid client spec to be set in order to run.
See Also
P4Connection Class | P4API Namespace