Share via


IPackageManifest.Description Property

Gets or sets the package description.

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

Syntax

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

Property Value

Type: String
A string representing the package description.

.NET Framework Security

See Also

Reference

IPackageManifest Interface

Microsoft.VisualStudio.SharePoint.Packages Namespace