Class ProductNameAttribute
Inheritance
System.Object
ProductNameAttribute
Namespace: Telerik.Licensing
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public class ProductNameAttribute : Attribute
Constructors
ProductNameAttribute(String)
Declaration
public ProductNameAttribute(string productName)
Parameters
System.
|
Properties
ProductName
Declaration
public string ProductName { get; }
Property Value
System.
|