<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.WriteSavePath Method |
This method sets the SavePath property of the cpu.
[Visual Basic]
Public Overridable Sub WriteSavePath( _
ByVal savePath As String _
)
[C#]
public virtual void WriteSavePath(
string savePath
);
savePath
An absolute path for the BR modules.
The event SavePathWritten notifies
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]