IEngineTempDataPath Property |
Gets the path where any temporary application data is saved.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax string TempDataPath { get; }
ReadOnly Property TempDataPath As String
Get
property String^ TempDataPath {
String^ get ();
}
abstract TempDataPath : string with get
Property Value
Type:
StringSee Also