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