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