Table of Contents

Property FileName

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

FileName

Gets or sets the name of the file on which to write the images.

[FileNameFilter("PNG Files (*.png)|*.png|BMP Files (*.bmp)|*.bmp|JPEG Files (*.jpg;*.jpeg)|*.jpg;*.jpeg|TIFF Files (*.tif)|*.tif")]
public string FileName { get; set; }

Property Value

string