public class MachineEnvironment : IDisposable
public ref class MachineEnvironment : IDisposable
MachineEnvironment | Initializes a new instance of the MachineEnvironment class |
DecorateName | Decorate a special folder name into the expected format when used in paths |
Dispose | Releases all resources used by the MachineEnvironment |
Dispose(Boolean) | Releases the unmanaged resources used by the MachineEnvironment and optionally releases the managed resources |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize |
Non-GC class clean up
(Overrides ObjectFinalize) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetSpecialFolderPath | Gets the path for the special folder |
GetSpecialFolderType | Gets the special folder type from the folder's name. |
GetSpecialFolderTypeName | Gets the name for the special folder |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ResolveSpecialFolderPath | Resolves a path that might have special folder identifies to an actual path on the machine. |
ToString | Returns a string that represents the current object. (Inherited from Object) |