Specifies a version number to use instead of the assembly's version when verifying SDK compatability for a specific product.
Name | Description | |
---|---|---|
ProductVersionCompatibilityAttribute(InedoProduct product, System.Version version) |
Initializes a new instance of the ProductVersionCompatibilityAttribute attribute. |
|
ProductVersionCompatibilityAttribute(InedoProduct product, string version) |
Initializes a new instance of the ProductVersionCompatibilityAttribute attribute. |
You should only use one attribute per product desired; when specifying mulitple attributes for the same product, the behavior is undefined.