Click or drag to resize

StartupHelperGetApplicationDataPath Method

Gets the application data path.

Namespace:  QsInformatica.Utils.src
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public static string GetApplicationDataPath(
	string subPath
)

Parameters

subPath
Type: SystemString

[Missing <param name="subPath"/> documentation for "M:QsInformatica.Utils.src.StartupHelper.GetApplicationDataPath(System.String)"]

Return Value

Type: String
System.String.
See Also