| Miner.Mobile.Common Namespace > IPriorityButtonPresenter Interface : Command Property |
'DeclarationReadOnly Property Command As Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand(Of Object)
'UsageDim instance As IPriorityButtonPresenter Dim value As Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand(Of Object) value = instance.Command
Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand<object> Command {get;}
read-only property Command: Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand;
function get Command : Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand
__property Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand<Object*>* get_Command();
property Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand<Object^>^ Command {
Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand<Object^>^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2