MarketplaceStudioSnippetDesktop Notification With Xaml

Create your first automation in just a few minutes.Try Studio Web

Desktop Notification With Xaml

Desktop Notification With Xaml

by YouTube

1

Snippet

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

下記カスタムアクティビティのXamlファイル版です。 https://connect.uipath.com/ja/marketplace/components/desktop-notification 機能的には、ほぼ同じものです。 「プロジェクトの都合により、カスタムアクティビティの採用は難しい」という場合はこちらのXaml版を使用下さい。

Overview

Overview

デスクトップ右下にメッセージウィンドウを表示します。

表示されたウィンドウはプロジェクトファイルの実行終了とともに自動的に消滅します。

ウィンドウは以下の3ファイルで操作します。

  • ShowNotification.xaml(デスクトップ右下に「通知ウィンドウ」を表示)
  • ShowProgressNotification.xaml(デスクトップ右下に「進捗率付きの通知ウィンドウ」を表示)
  • CloseNotification.xaml(デスクトップに表示した「通知ウィンドウ」を消す)

背景色や文字サイズ等のデザインは、InvokeCode内のコードを変えればカスタマイズできます。

ShowNotification.xaml は下記のように呼び出します。

  • 引数1)[in_Title]"タイトルとして表示する文字列"
  • 引数2)[in_Message]"メッセージとして表示する文字列"

ShowProgressNotification.xaml は下記のように呼び出します。

  • 引数1)[in_Title]"タイトルとして表示する文字列"
  • 引数2)[in_Message]"メッセージとして表示する文字列"
  • 引数3)[in_ProgressRate]進捗率(0-100の数値)

下記のカスタムアクティビティ版でも同様の事ができます。

https://connect.uipath.com/ja/marketplace/components/desktop-notification

Features

Features

現在実行中の内容を画面に表示し、伝えることが出来ます。

Additional Information

Additional Information

Dependencies

なし

Code Language

Visual Basic

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.0

Updated

May 13, 2020

Works with

UiPath Studio 2018.4.5, UiPath Studio 2019.4 UiPath Studio 2019.12 で動作確認済み

Certification

Silver Certified

Tags

Support

UiPath Community Support

Similar Listings