APItemp |
public string tempFolder { get; set; }
Public Property tempFolder As String Get Set Dim instance As API Dim value As String value = instance.tempFolder instance.tempFolder = value
public: property String^ tempFolder { String^ get (); void set (String^ value); }
member tempFolder : string with get, set
function get_tempFolder(); function set_tempFolder(value);
(c) NextFEM 2015-2026