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

IConstraint..::..License Property

Gets or Sets the LicenseFile this Constraint belongs to.

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

Syntax


LicenseFile License { get; set; }
Property License As LicenseFile
	Get
	Set
property LicenseFile^ License {
	LicenseFile^ get ();
	void set (LicenseFile^ value);
}

Return Value

Gets the LicenseFile this Constraint belongs to.