Filemask in the form of: "Audio File (*.wav, *.mp3)|*.wav;*.mp3".

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4457.10838

Syntax

C#
public string FileMask { get; set; }

See Also