| IDfs123BuilderApplicationTitle Property  | 
            Get/Set the title of the application writing the file.
            
            This is a stage 1 method. Setting in stage 2 has no effect.
            
 
Namespace: DHI.Generic.MikeZero.DFS.dfs123Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntaxstring 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: 
String
See Also