DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
FilePath Class
FilePath Properties
BaseFilePath Property
DirectoryName Property
Extension Property
FileName Property
FileNameWithoutExtension Property
FullDirectoryName Property
FullFilePath Property
HasPath Property
IsRelative Property
Path Property
RelativeDirectoryName Property
RelativeFilePath Property
FilePath
Path Property
Get/set file name including path. The path can be absolute or relative.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
string
Path
{
get
;
set
; }
Property Value
Type:
String
Implements
IFilePath
Path
See Also
Reference
FilePath Class
DHI.Mike1D.Generic Namespace