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

Resources..::..ErrorStringUnableToUpgradeLicense Property

Looks up a localized string similar to Unable to upgrade license:.

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

Syntax


public static string ErrorStringUnableToUpgradeLicense { get; }
Public Shared ReadOnly Property ErrorStringUnableToUpgradeLicense As String
	Get
public:
static property String^ ErrorStringUnableToUpgradeLicense {
	String^ get ();
}