Click or drag to resize

AppTypsPythonPackage Field

The name of the app typ for generic Python packages from PyPI, managed by PIP.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public const string PythonPackage = "python-package"

Field Value

Type: String
See Also