VersionAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for custom attributes that involve the Spark version.
public abstract class VersionAttribute : Attribute
type VersionAttribute = class
inherit Attribute
Public MustInherit Class VersionAttribute
Inherits Attribute
- Inheritance
-
VersionAttribute
- Derived
Constructors
VersionAttribute(String) |
Constructor for VersionAttribute class. |
Properties
Version |
Returns the Spark version. |