STSeriesWorkflowImageFilename Property | |
Gets the filename
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax public string Filename { get; }
Public ReadOnly Property Filename As String
Get
public:
property String^ Filename {
String^ get ();
}
member Filename : string with get
Property Value
Type:
StringSee Also