 | DataFileInfoFilePath Property |
Gets the path to the results file.
Namespace: ema3d.Api.V26.ResultsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic string FilePath { get; }Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}member FilePath : string with get
Property Value
String
See Also