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