WebExtensionStoreType
WebExtensionStoreType enumeration
代表网络扩展的商店类型。
public enum WebExtensionStoreType
价值观
姓名 | 价值 | 描述 |
---|---|---|
OMEX | 0 | 指定商店类型为 Office.com。 |
SPCatalog | 1 | 指定商店类型是 SharePoint 公司目录。 |
SPApp | 2 | 指定商店类型是 SharePoint Web 应用程序。 |
Exchange | 3 | 指定存储类型是 Exchange 服务器。 |
FileSystem | 4 | 指定存储类型是文件系统共享。 |
Registry | 5 | 指定存储类型是系统注册表。 |
ExCatalog | 6 | 指定存储类型是通过 Exchange 集中部署。 |