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