Share via


IDeploymentConfiguration.DisplayName Property

Gets or sets the localized display name of the deployment configuration.

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

Syntax

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

Property Value

Type: String
A string representing a deployment configuration display name.

.NET Framework Security

See Also

Reference

IDeploymentConfiguration Interface

Microsoft.VisualStudio.SharePoint.Deployment Namespace