| 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; }
Public ReadOnly Property IsPython2Package As Boolean
Get
Property Value
Type:
BooleanSee Also