Click or drag to resize

RelaxISPlugin_FileFormatSourcePath Property

If the input data comes from a file, this property will contain the full path of the source file

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public string SourcePath { get; set; }

Return Value

String
A string with the full path of the source file, or null if the data source is not a file
See Also