Adds the specified file to the batch of files and folders to clear from the local cache.
Syntax
Visual Basic (Declaration) | |
---|
Sub AddFileByPath( _
ByVal bsFilePath As System.String _
) |
C++/CLI | |
---|
void AddFileByPath(
& System.String^ bsFilePath
) |
Parameters
- bsFilePath
- Path and filename of the file to clear
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2008