LicenseFile..::..Warnings Property
Gets or sets the wornings.
Namespace:
CAS.Lib.CodeProtect.LicenseDscAssembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
[BrowsableAttribute] public List<string> Warnings { get; set; }
<BrowsableAttribute> _ Public Property Warnings As List(Of String) Get Set