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
FileNameWithoutExtension Property
Gets/alters the filename without the extension
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
FileNameWithoutExtension
{
get
;
set
; }
Property Value
Type:
String
Implements
IFilePath
FileNameWithoutExtension
See Also
Reference
FilePath Class
DHI.Mike1D.Generic Namespace