IDataCollector::put_FileNameFormat method (pla.h)
Retrieves or sets flags that describe how to decorate the file name.
This property is read/write.
Syntax
HRESULT put_FileNameFormat(
AutoPathFormat format
);
Parameters
format
Return value
None
Remarks
PLA appends the decoration to the file name. For example, if you specify plaMonthDayHour, PLA appends the current month, day, and hour values to the file name. If the file name is MyFile, the result could be MyFile110816.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | pla.h |
DLL | Pla.dll |