public ICommand AddTaskAssignedRoleButtonCommand { get; }Public ReadOnly Property AddTaskAssignedRoleButtonCommand As ICommand
Getpublic:
property ICommand^ AddTaskAssignedRoleButtonCommand {
ICommand^ get ();
}member AddTaskAssignedRoleButtonCommand : ICommand with get