DeploymentObjectKind Enumeration

IIS 7.0

Represents an enumeration of flags used in deployment operations.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.Web.Deployment
Assembly:  Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)

[FlagsAttribute]
public enum class DeploymentObjectKind

These flags are used by deployment providers to provide context to various operations.

Show: