ScriptInfoSourceFile Property |
[Missing <summary> documentation for "P:DHI.Mike1D.Plugins.ScriptInfo.SourceFile"]
Namespace:
DHI.Mike1D.Plugins
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IFilePath SourceFile { get; set; }
Public Property SourceFile As IFilePath
Get
Set
public:
property IFilePath^ SourceFile {
IFilePath^ get ();
void set (IFilePath^ value);
}
Property Value
Type:
IFilePathSee Also