Click or drag to resize

IDfsFileInfoFileTitle Property

Title of the file. Can be empty string.

When setting, the new string must match the length of the existing string. If the new string is shorter, spaces are appended, if the new string is longer, it is truncated.

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
string FileTitle { get; set; }

Property Value

Type: String
See Also