OpenToolkitInvokerDitaTempPath Property
|
Namespace:
Ingeniux.CMS.Dita.OT
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public string DitaTempPath { get; set; }
Public Property DitaTempPath As String
Get
Set
public:
property String^ DitaTempPath {
String^ get ();
void set (String^ value);
}
member DitaTempPath : string with get, set
Property Value
Type:
StringSee Also