ClassProductCodeAttribute
Class
A license for any of the product codes will enable the usage of this assembly.
csharp
[assembly: Telerik.Licensing.ProductCode("DPL")]
Definition
Namespace:Telerik.Licensing
Assembly:Telerik.JustMock.dll
Syntax:
cs-api-definition
[AttributeUsage(AttributeTargets.Assembly)]
public class ProductCodeAttribute : Attribute
Inheritance: objectAttributeProductCodeAttribute
Inherited Members
Constructors
ProductCodeAttribute(string)
Declaration
cs-api-definition
public ProductCodeAttribute(string productCode)
Parameters
productCode