EngineTempDataPath 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 public string TempDataPath { get; }
Public ReadOnly Property TempDataPath As String
Get
public:
virtual property String^ TempDataPath {
String^ get () sealed;
}
abstract TempDataPath : string with get
override TempDataPath : string with get
Property Value
Type:
StringImplements
IEngineTempDataPathSee Also