Ler em inglês

Partilhar via


DeploymentStepAttribute Class

Definition

Identifies a class that implements a deployment step.

C#
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class DeploymentStepAttribute : Attribute
Inheritance
DeploymentStepAttribute
Attributes

Remarks

Classes with this attribute should implement the IDeploymentStep interface.

Constructors

DeploymentStepAttribute(String)

Initializes a new instance of the DeploymentStepAttribute class.

Properties

Id

Gets the ID for the deployment step.

Applies to

Produto Versões
SharePoint Projects 2017, 2019, 2022