DeploymentWellKnownTag Enumeration

IIS 7.0

Provides the list of known deployment tags.

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 DeploymentWellKnownTag

This enumeration contains values that represent the well-known tags that are used in deployments.

Show: