OpenToolkitInvokerDebug Property
|
Namespace:
Ingeniux.CMS.Dita.OT
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public bool Debug { get; set; }
Public Property Debug As Boolean
Get
Set
public:
property bool Debug {
bool get ();
void set (bool value);
}
member Debug : bool with get, set
Property Value
Type:
BooleanSee Also