The FileSpec type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
FileSpec()()()() |
Initializes a new instance of the FileSpec class
|
![]() |
FileSpec(FileSpec) |
Initializes a new instance of the FileSpec class
|
![]() |
FileSpec(PathSpec, VersionSpec) |
Initializes a new instance of the FileSpec class
|
![]() |
FileSpec(DepotPath, ClientPath, LocalPath, VersionSpec) |
Initializes a new instance of the FileSpec class
|
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ClientSpec(String) | |
![]() ![]() |
ClientSpec(String, Int32) | |
![]() ![]() |
ClientSpecList |
Create a list of FileSpec objects from a list of client paths
|
![]() ![]() |
DepotSpec(String) | |
![]() ![]() |
DepotSpec(String, Int32) | |
![]() ![]() |
DepotSpecList |
Create a list of FileSpec objects from a list of depot paths
|
![]() |
Equals | (Overrides Object..::..Equals(Object).) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() |
LocalSpec(String) | |
![]() ![]() |
LocalSpec(String, Int32) | |
![]() ![]() |
LocalSpecArray(IList<(Of <<'(String>)>>)) |
Create an array of FileSpec objects from a list of local paths
|
![]() ![]() |
LocalSpecArray(array<String>[]()[][]) |
Create an array of FileSpec objects from a list of local paths
|
![]() ![]() |
LocalSpecList(IList<(Of <<'(String>)>>)) |
Create a list of FileSpec objects from a list of local paths
|
![]() ![]() |
LocalSpecList(array<String>[]()[][]) |
Create a list of FileSpec objects from a list of local paths
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
StripVersion |
Create a copy of a filespec without a version
|
![]() ![]() |
ToEscapedLocalPaths |
Copy the non-null entries into a new string array containing the local paths
escaped for special characters
|
![]() ![]() |
ToEscapedPaths |
Copy the non-null entries into a new string array containing the paths
escaped for special characters
|
![]() |
ToEscapedString | |
![]() ![]() |
ToEscapedStrings(array<FileSpec>[]()[][]) |
Copy the non-null entries into a new string array
with the paths escaped for special characters
|
![]() ![]() |
ToEscapedStrings(IList<(Of <<'(FileSpec>)>>)) |
Copy the non-null entries into a new string array
with the paths escaped for special characters
|
![]() ![]() |
ToPaths |
Copy the non-null entries into a new string array containing the paths.
|
![]() |
ToString()()()() | (Overrides Object..::..ToString()()()().) |
![]() |
ToString(Type) | |
![]() ![]() |
ToStrings(array<FileSpec>[]()[][]) |
Copy the non-null entries into a new string array.
|
![]() ![]() |
ToStrings(IList<(Of <<'(FileSpec>)>>)) |
Copy the non-null entries into a new string array.
|
![]() ![]() |
UnversionedSpecList |
Copies a list of FileSpec objects without vesions
|
Properties
Name | Description | |
---|---|---|
![]() |
ClientPath | |
![]() |
DepotPath | |
![]() |
LocalPath | |
![]() |
Version |