IConstraint..::..License Property
Gets or Sets the LicenseFile this Constraint belongs to.
Namespace:
CAS.Lib.CodeProtect.LicenseDscAssembly: 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); }