[This is preliminary documentation and subject to change.]
NOTE: This property is now obsolete.
Use the "cascase" attribute to control whether dependencies should be re-executed.
Force an execute even if the target has already been executed. The default is false.
[Visual Basic]
<TaskAttribute(Name:="force", Required:=False, ExpandProperties:=True, ProcessXml:=True), _
Obsolete(Message:="Use the "cascase" attribute to control whether dependencies should be re-executed.", IsError:=False)>