ProductInfo
汇总
返回当前产品许可。
语法
ProductInfo()
返回值
| 数据类型 | 说明 |
|---|---|
|
String |
|
代码示例
ProductInfo 示例
返回当前产品许可。
import arcpy
print(arcpy.ProductInfo())
返回当前产品许可。
ProductInfo()
| 数据类型 | 说明 |
|---|---|
|
String |
|
返回当前产品许可。
import arcpy
print(arcpy.ProductInfo())