Cpu.WriteSavePath Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.WriteSavePath Method

BR.AN.PviServices .NET


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

);

Parameters

savePath

An absolute path for the BR modules.

Remarks

The event SavePathWritten notifies

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]