DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
IFilePath Interface
IFilePath 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
IFilePath
HasPath Property
Return true if FilePath has a Path, false if empty.
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
bool
HasPath
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IFilePath Interface
DHI.Mike1D.Generic Namespace