Accusoft.ISISXpressSdk Namespace > Output Class : Filename Property |
'Declaration Public Property Filename As String
'Usage Dim instance As Output Dim value As String instance.Filename = value value = instance.Filename
public string Filename {get; set;}
The default value is an empty string "".
If the UseSchema property is set to true, then this property is modified before each scan and can be checked or modified in the IsisXpress.Scanning event.