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