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

IsLicensed<(Of <(<'type>)>)>..::..Warning Property

Gets or sets the warning.

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

Syntax


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

Field Value

The warning.