'Declaration Public Overloads Sub SecureFileErase( _ ByVal filePath As System.String _ )
'Usage Dim instance As Encryption Dim filePath As System.String instance.SecureFileErase(filePath)
public void SecureFileErase( System.string filePath )
public procedure SecureFileErase( filePath: System.String );
public function SecureFileErase( filePath : System.String );
public: void SecureFileErase( System.string* filePath )
public: void SecureFileErase( System.String^ filePath )
Parameters
- filePath
- The full path to the file