Class BuildDateAttribute
Inheritance
System.Object
System.Attribute
BuildDateAttribute
Namespace: Telerik.Licensing
Assembly: Telerik.Licensing.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly)]
public class BuildDateAttribute : Attribute, _Attribute
Constructors
BuildDateAttribute(String)
Declaration
public BuildDateAttribute(string value)
Parameters
System.
|
Properties
Value
Declaration
public DateTime Value { get; }
Property Value
System.
|