Click or drag to resize

ApplicationManagerGetDllPath Method

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public static string GetDllPath(
	string path,
	string extensionAppName
)

Parameters

path
Type: SystemString
extensionAppName
Type: SystemString

Return Value

Type: String
See Also