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

Resources..::..ErrStr_InstallLicense_NoLicenseFound Property

Looks up a localized string similar to There is no license with the following path available in the container..

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

Syntax


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