IOHelper Methods |
The IOHelper type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
FilePathIsRemote | Evaluates a path to determine whether it is at a network/remote location. | |
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.) | |
GetAssemblyFileVersion | Gets an Assembly object's file version in the format required by SOLO Server. | |
GetEveryoneAccountNameString | Uses WellKnownSidType.WorldSid to get the "Everyone" account name | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GrantControlToWorld | Attempts to grant all users full control of the specified file. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
ToUncPath | Converts a path containing a mapped drive to a UNC-formatted path. |