Partager via


IDeploymentStepInfo.Id Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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: System.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