ApplicationArtifactType 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 artifact type.
public enum ApplicationArtifactType
type ApplicationArtifactType =
Public Enum ApplicationArtifactType
- Inheritance
-
ApplicationArtifactType
Fields
Name | Value | Description |
---|---|---|
Template | 0 | Template artifact type. |
Custom | 1 | Custom artifact type. |