MachineEnvironment Methods

Methods

DecorateName Decorate a special folder name into the expected format when used in paths
Dispose 
Dispose(Boolean) 
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Non-GC class clean up
(Overrides ObjectFinalize)
GetHashCodeServes 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
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates 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.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also