Share via


DeploymentStepAttribute.Id Property

Definition

Gets the ID for the deployment step.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

Property Value

The ID for the deployment step.

Remarks

It is recommended that you use a string that includes a company-based namespace or prefix.

Applies to