Click or drag to resize

AppFacadeIsPython2Package Property

Checks if this app is a Python package which will be installed under Python 2;

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool IsPython2Package { get; }

Property Value

Type: Boolean
See Also