 | INIFileFileName Property |
Imposta o restituisce il nome del file contenente le impostazioni.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 28.1.0-RC
Syntaxpublic string FileName { get; set; }Public Property FileName As String
Get
Set
public:
property String^ FileName {
String^ get ();
void set (String^ value);
}member FileName : string with get, set
Property Value
String
See Also