| IDfs123BuilderFileTitle Property  | 
            Get/Set the title of 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 FileTitle { get; set; }Property FileTitle As String
	Get
	Set
property String^ FileTitle {
	String^ get ();
	void set (String^ value);
}abstract FileTitle : string with get, set
Property Value
Type: 
String
See Also