ApplicationKind 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.
The application kind.
public enum ApplicationKind
type ApplicationKind =
Public Enum ApplicationKind
- Inheritance
-
ApplicationKind
Fields
MarketPlace | 1 | The application kind is marketplace. |
ServiceCatalog | 0 | The application kind is service catalog. |