[This is preliminary documentation and is subject to change.]
Create a list of FileSpec objects from a list of depot paths
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2012.2.63.1250 (2012.2.63.1250)
Syntax
C# |
---|
public static IList<FileSpec> DepotSpecList( params string[] paths ) |
Visual Basic |
---|
Public Shared Function DepotSpecList ( _ ParamArray paths As String() _ ) As IList(Of FileSpec) |
Visual C++ |
---|
public: static IList<FileSpec^>^ DepotSpecList( ... array<String^>^ paths ) |
Parameters
- paths
- Type: array<System..::..String>[]()[][]
List of paths