CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

LicenseFile..::..Warnings Property

Gets or sets the wornings.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


[BrowsableAttribute]
public List<string> Warnings { get; set; }
<BrowsableAttribute> _
Public Property Warnings As List(Of String)
	Get
	Set
[BrowsableAttribute]
public:
property List<String^>^ Warnings {
	List<String^>^ get ();
	void set (List<String^>^ value);
}

Field Value

The wornings.