ImageDataGenerator..::..FileName Property

Namespace:  SiaNet.Model
Assembly:  SiaNet (in SiaNet.dll)

Syntax


public string FileName { get; set; }
Public Property FileName As String
	Get
	Set
public:
property String^ FileName {
	String^ get ();
	void set (String^ value);
}