Create a list of FileSpec objects from a list of client paths
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Syntax
| C# |
|---|
public static IList<FileSpec> ClientSpecList( params string[] paths ) |
| Visual Basic |
|---|
Public Shared Function ClientSpecList ( _ ParamArray paths As String() _ ) As IList(Of FileSpec) |
| Visual C++ |
|---|
public: static IList<FileSpec^>^ ClientSpecList( ... array<String^>^ paths ) |
Parameters
- paths
- Type: array<System..::..String>[]()[][]
List of paths