Platform Members

Include Protected Members
Include Inherited Members

Represents a Windows CE based platform, such as Windows Mobile 5.0 Pocket PC, that is registered in the Datastore.

The Platform type exposes the following members.

Methods

 

Name

Description

Public method

Equals

Returns true if the ID of this object is the same as the ID of the argument. (Overrides Object.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetDefaultDeviceId

Gets the ID of the default device associated with this platform.

Public method

GetDevice

Gets a Device given its ID.

Public method

GetDevices

Gets the collection of all devices associated with this platform.

Public method

GetHashCode

Gets the hash code of the platform instance. (Overrides Object.GetHashCode().)

Public method

GetOSVersion

Returns a Version object together with version information about the platform's operating system.

Public method

GetProperty

Returns the value of a platform property given the name of the property.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns the Name of the platform. (Overrides Object.ToString().)

Top

Properties

 

Name

Description

Public property

Id

Gets an ID that uniquely identifies this platform.

Public property

Name

Gets the name of the platform.

Top

See Also

Reference

Platform Class

Microsoft.SmartDevice.Connectivity Namespace