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