Click or drag to resize

StartupHelperGetApplicationDataPath Method

Gets the application data path.

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

Parameters

subPath  String

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

Return Value

String
System.String.
See Also