Share via


IDeploymentStepInfo.Name Property

Gets or sets the name of the deployment step.

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

Syntax

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

Property Value

Type: String
The name of the deployment step.

.NET Framework Security

See Also

Reference

IDeploymentStepInfo Interface

Microsoft.VisualStudio.SharePoint.Deployment Namespace