System.Gadget.platformVersion Property

Gets the Windows Sidebar version.

This property is read-only.

Syntax

propVal = System.Gadget.platformVersion()

  

Parameters

  • strPlatformVersion [out]
    Retrieves the Sidebar version.

Remarks

Useful for determining if a particular feature or functionality is available.

Examples

The following example demonstrates how to get the platform version.

var mytext = "platform version: " + System.Gadget.platformVersion;

Requirements

Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
IDL Sidebar.idl
DLL Sidebar.Exe version 1.00 or later

See Also

System.Gadget

 

 

Send comments about this topic to Microsoft

Build date: 2/24/2010

Build type: SDK