Click or drag to resize

ManifestExtensibilityApplicationPath Property

Path or Folder name where extensibility application located. example: V1

Namespace:  Micros.PosCore.Extensibility.Package
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public string Path { get; set; }

Property Value

Type: String
See Also