Skip to content

AutoFilePrefix

property

Delphi
property AutoFilePrefix: string read GetAutoFilePrefix write SetAutoFilePrefix;
C++Builder
__property System::UnicodeString AutoFilePrefix = {read=GetAutoFilePrefix, write=SetAutoFilePrefix};
C#
public string AutoFilePrefix { get; set; }
VB.NET
Public Property AutoFilePrefix As String
C++/Qt
wchar_t *GetAutoFilePrefix ();
void SetAutoFilePrefix (wchar_t *Value);

Sets or retrieves the prefix added at the beginning of file names generated automatically during frame capture or recording.