Removes specified checked-in files and folders from the local file vault view cache. Only files that are not referenced by checked-out files are cleared.
Syntax
Visual Basic (Declaration) | |
---|
Public Interface IEdmClearLocalCache |
C# | |
---|
public interface IEdmClearLocalCache |
C++/CLI | |
---|
public interface class IEdmClearLocalCache |
Example
Remarks
Accessors
See Also