SetInclusionListEntry.Unregister Property

Gets or sets a value that indicates whether to remove the inclusion list entry.

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

Syntax

'Declaration
Public Property Unregister As Boolean
public bool Unregister { get; set; }

Property Value

Type: System.Boolean
true if Execute removes the inclusion list entry; otherwise, false. The default is false.

.NET Framework Security

See Also

Reference

SetInclusionListEntry Class

Microsoft.VisualStudio.Tools.Office.BuildTasks Namespace