TopBomIniHelper.ManagementINI.Path Property

QsInformatica.Utils

TopBomIniHelperManagementINIPath Property

Ottiene o imposta la path del file INI

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public string Path { get; set; }
Public Property Path As String
	Get
	Set
public:
property String^ Path {
	String^ get ();
	void set (String^ value);
}
member Path : string with get, set

Property Value

Type: String
See Also