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>)>)>..::..Licensed Property

Gets or sets a value indicating whether the type is licensed.

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

Syntax


public bool Licensed { get; set; }
Public Property Licensed As Boolean
	Get
	Set
public:
property bool^ Licensed {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if licensed; otherwise, false.