asp.net.ph

OperatingSystem Class

System Namespace


Represents information about an operating system, such as the version and platform identifier.

OperatingSystem Class Members

Collapse   Constructors

Visibility Constructor Parameters
public OperatingSystem ( PlatformID platform , Version version )

Collapse   Properties

Visibility Name Value Type Accessibility
public Platform PlatformID [ Get ]
public ServicePack String [ Get ]
public Version Version [ Get ]
public VersionString String [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public Clone ( ) Object
public GetObjectData ( SerializationInfo info , StreamingContext context ) Void
public ToString ( ) String

Remarks

This class provides a method to copy an instance of OperatingSystem, and a method to return a string representation of operating system information.

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph