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