Share via


IDeploymentStepInfo.Id Property

Gets or sets the ID of the deployment step.

Namespace:  Microsoft.VisualStudio.SharePoint.Deployment
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property Id As String
string Id { get; }

Property Value

Type: String
The ID of the deployment step.

Remarks

The ID should be a localized resource.

.NET Framework Security

See Also

Reference

IDeploymentStepInfo Interface

Microsoft.VisualStudio.SharePoint.Deployment Namespace