Share via


IToolboxPlatformInfo Interface

Supplies information about a platform (such as Windows 8).

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Syntax

‘선언
Public Interface IToolboxPlatformInfo
public interface IToolboxPlatformInfo

The IToolboxPlatformInfo type exposes the following members.

Properties

  Name Description
Public property Identifier Gets the platform ID.
Public property Version Gets the version number of the platform.

Top

Remarks

Implemented by the shell and supplied through TargetPlatform.

See Also

Reference

Microsoft.VisualStudio.Shell Namespace