SetOffice2007AddInRegistration.Description Property

Gets or sets the description of the add-in being registered.

Namespace:  Microsoft.VisualStudio.Tools.Office.BuildTasks
Assembly:  Microsoft.VisualStudio.Tools.Office.BuildTasks (in Microsoft.VisualStudio.Tools.Office.BuildTasks.dll)

Syntax

'Declaration
Public Property Description As String
    Get
    Set
public string Description { get; set; }

Property Value

Type: System.String
A String that represents the description of the add-in being registered.

.NET Framework Security

See Also

Reference

SetOffice2007AddInRegistration Class

Microsoft.VisualStudio.Tools.Office.BuildTasks Namespace