Click or drag to resize

AppFacadeIsPython3Package Property

Checks if this app is a Python package which will be installed under Python 3.

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

Property Value

Type: Boolean
See Also