DfsuBuilderApplicationTitle 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 public string ApplicationTitle { get; set; }
Public Property ApplicationTitle As String
Get
Set
public:
virtual property String^ ApplicationTitle {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract ApplicationTitle : string with get, set
override ApplicationTitle : string with get, set
Property Value
Type:
StringImplements
IDfsuBuilderApplicationTitleSee Also