CoreConfigSettingIdsBlobStorageFilePath Field |
The path where BLOB files are saved temporarily. If set to
Empty, the
BLOBFiles folder under
AppDataPath is used.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic static readonly Guid BlobStorageFilePath
Public Shared ReadOnly BlobStorageFilePath As Guid
public:
static initonly Guid BlobStorageFilePath
static val BlobStorageFilePath: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 4d8e905a-ff8e-488b-a9d4-fe473b48c560.
Data Type:
String.
Default Value:
Empty.
See Also