IPackageManifest.Title Property

Gets or sets the package title.

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

Syntax

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

Property Value

Type: System.String
A string representing the package title.

.NET Framework Security

See Also

Reference

IPackageManifest Interface

Microsoft.VisualStudio.SharePoint.Packages Namespace