FileGatherer Class
<System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)> _
Public MustInherit Class FileGatherer
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public abstract class FileGatherer
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public ref class FileGatherer abstract
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
FileGatherer() | |
|
FileGatherer(int) |
| Name | Description | |
|---|---|---|
|
AddFile(FileInfo) | Gather a file up |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
|
Finish() | Finalize any results |
|
GetFolderPath(EntityID) | Hacky - used when PATH is not set in the temp table |
|
GetHashCode | Serves as the default hash function. (inherited from Object). |
|
GetType | Gets the Type of the current instance. (inherited from Object). |
|
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
|
SendColumnLayoutResponse(List<FolderColumn>) | |
|
SetAttributes(Dictionary<EntityIDAttributeInfo>, Dictionary<EntityIDAttributeInfo>) | Set attributes to describe the files |
|
SetFolderPaths(Dictionary<EntityIDString>) | Set the folder paths - may not be used if available from the database |
|
SetInheritedAttributes(EntityID, List<SourcedAttributeInfo>) | |
|
ToString | Returns a string that represents the current object. (inherited from Object). |
| Name | Description | |
|---|---|---|
|
_inherited_attributes | All our inherited attributes |