In The Hand LtdIn The Hand
ServerComputer Class
NamespacesInTheHand.VisualBasic.DevicesServerComputer
.NET Components for Mobility
Provides properties for manipulating computer components such as audio, the clock, the keyboard, the file system, and so on.
Declaration Syntax
C#Visual Basic
public class ServerComputer
Public Class ServerComputer
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ServerComputer()()()()
Initializes a new instance of the ServerComputer class

Clock
Gets an object that provides properties for accessing the current local time and Universal Coordinated Time (the equivalent to Greenwich Mean Time) from the system clock.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FileSystem
Gets an object that provides properties and methods for working with drives, files, and directories.

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.)
Info
Gets an object that provides properties for getting information about the computer's memory, loaded assemblies, name, and operating system.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets the computer name.

Network
Gets an object that provides a property and methods for interacting with the network to which the computer is connected.

Registry
Gets an object that provides properties and methods for manipulating the registry.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Inheritance Hierarchy
Object
ServerComputer
 Computer

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0