FileType Class |
Namespace: Perforce.P4
The FileType type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileType(String) |
Construct a FileType given a string specification
|
![]() | FileType(BaseFileType, FileTypeModifier) |
FileType Constructor using BaseFileType and FileTypeModifier
|
![]() | FileType(BaseFileType, FileTypeModifier, Int32) |
FileType Constructor
|
Name | Description | |
---|---|---|
![]() | BaseType |
Property to access the BaseFileType
|
![]() | Modifiers |
Property to access the FileType Modifiers
|
![]() | StoredRevs |
Property to access the number of Stored Revisions for this filetype
Used for +S# file types
|
Name | Description | |
---|---|---|
![]() | Equals |
Compare this FileType to another object
(Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Get a Hashcode
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Dump a FileType as a string
(Overrides ObjectToString.) |