IDfsuBuilderApplicationTitle Property |
Get/Set the title of the application writing the file.
Namespace: DHI.Generic.MikeZero.DFS.dfsuAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax string ApplicationTitle { get; set; }
Property ApplicationTitle As String
Get
Set
property String^ ApplicationTitle {
String^ get ();
void set (String^ value);
}
abstract ApplicationTitle : string with get, set
Property Value
Type:
StringSee Also