DVTk API
CleanUpCurrentWorkingDirectory Method
DVTkDvtk.IheActors.IheFrameworkIheFrameworkCleanUpCurrentWorkingDirectory()()()
DVTk API

[This is preliminary documentation and is subject to change.]

Clean up the current working directory at the end of a test. PIX files are left in the current working directory after a test. These should be cleaned up by the Media File Class destructor in the C++ code but it seems that this is not always called. So a more robust approach is to delete the files explicitly.
Declaration Syntax
C#Visual BasicVisual C++
public void CleanUpCurrentWorkingDirectory()
Public Sub CleanUpCurrentWorkingDirectory
public:
virtual void CleanUpCurrentWorkingDirectory() sealed

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0