InterfaceImplementedInVersionAttribute Properties

InterfaceImplementedInVersionAttribute Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The InterfaceImplementedInVersionAttribute type exposes the following members.

  NameDescription
Public property BuildVersion Gets the build component of the version of the target type that first implemented the interface.
Public property InterfaceType Gets the type of the interface that the target type implements.
Public property MajorVersion Gets the major component of the version of the target type that first implemented the interface.
Public property MinorVersion Gets the minor component of the version of the target type that first implemented the interface.
Public property RevisionVersion Gets the revision component of the version of the target type that first implemented the interface.
Top

Show:
© 2017 Microsoft