Get working file.

Namespace: MonoSoftware.MonoX.Video
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected string GetWorkingFile()
Visual Basic
Protected Function GetWorkingFile As String
Visual C++
protected:
String^ GetWorkingFile()
F#
member GetWorkingFile : unit -> string 

Return Value

Type: String
Working file path.

See Also