Default task affinity of all activities in this application.
Syntax
[Android.Runtime.Register("taskAffinity")] public stringTaskAffinity { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
Default task affinity of all activities in this application. See
ActivityInfo.TaskAffinity for more information. This comes
from the "taskAffinity" attribute.