The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
VersionAttribute attribute
Indicates the version of the type.
Syntax
Public NotInheritable Class VersionAttribute Inherits Attribute
Attributes
- [AllowMultiple()]
- [AttributeUsage(3967)]
- [Version(0x6020000)]
Members
The VersionAttribute attribute has these types of members:
Constructors
The VersionAttribute attribute has these constructors.
Constructor | Description |
---|---|
VersionAttribute(UInt32) | Creates and initializes a new instance of the attribute. |
VersionAttribute(UInt32, Platform) | Creates and initializes a new instance of the attribute. |
Methods
The VersionAttribute attribute inherits methods from the Object class (C#/VB/C++).
Requirements
Minimum supported client | Windows 8 |
---|---|
Minimum supported server | Windows Server 2012 |
Minimum supported phone | Windows Phone 8 |
Namespace |
|
Metadata |
|
See also
Show: