[This is preliminary documentation and is subject to change.]

Identifies one or more specific versioned objects in a Perforce repository.

Namespace: Perforce.P4
Assembly: p4api.net (in p4api.net.dll) Version: 2012.2.63.1250 (2012.2.63.1250)

Syntax

C#
public class FileSpec
Visual Basic
Public Class FileSpec
Visual C++
public ref class FileSpec

Inheritance Hierarchy

System..::..Object
  Perforce.P4..::..FileSpec
    Perforce.P4..::..File

See Also