AppSource Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum AppSource
type AppSource =
Public Enum AppSource
- Inheritance
-
AppSource
Fields
Name | Value | Description |
---|---|---|
InvalidSource | 0 | |
Marketplace | 1 | |
CorporateCatalog | 2 | |
DeveloperSite | 3 | |
ObjectModel | 4 | |
RemoteObjectModel | 5 | |
SiteCollectionCorporateCatalog | 6 |