Share via


IDeploymentStepInfo.Description 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 description of the deployment step.

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

Syntax

'Declaration
Property Description As String
string Description { get; set; }

Property Value

Type: System.String
The description of the deployment step.

Remarks

The description should be a localized resource.

.NET Framework Security

See Also

Reference

IDeploymentStepInfo Interface

Microsoft.VisualStudio.SharePoint.Deployment Namespace