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

CodeProtectLP..::..OpeningError Property

Gets the opening error from last opening operation.

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

Syntax


public static string OpeningError { get; set; }
Public Shared Property OpeningError As String
	Get
	Set
public:
static property String^ OpeningError {
	String^ get ();
	void set (String^ value);
}

Field Value

The opening error.