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

Resources..::..LicMessageFunctionNotAllowed Property

Looks up a localized string similar to This license does not allow you to execute the functionality: {0}. You may get an upgrade at: {1}.

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

Syntax


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