This method configures the object to write the contents of the BLOB to a file.
HRESULT WriteToFile (
BSTR FileName
);
Dispatch Identifier: DISPID_IReposPropertyLarge_WriteToFile = 36
FileName
[in]
The path of the file where the data is written.
S_OK
The method completed successfully.
This method failed to complete successfully.