IDeploymentStepInfo.Id Property

Definition

Gets or sets the ID of 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 of the deployment step.

Remarks

The ID should be a localized resource.

Applies to