検索:get-text-4

adminが2022/04/24 04:58に最終更新

2件のうち1 - 2 ページ 1

Custom Activity (en)

保存場所
adminが2023/04/27 18:24に最終更新
表示されるドキュメントの内容
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Manager Figure 4 Open Package Manager 2. Select your package from Local tab -> select version -> click
ドキュメントの内容のソース
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set
-8.png]] //Figure 4 Open Package Manager// 2. Select your package from Local tab -> select

Input Dialog (en)

DatPTが2023/04/12 18:03に最終更新
表示されるドキュメントの内容
if the input value should be treated as a password. Label (String) - The text to display as the label
from instead of textbox. If set to contain only one element, a text box appears to write text. If set
ドキュメントの内容のソース
) **- The text to display as the label of the form. E.g: "What is your favorite color?" * **Options (String[]) **- Provides an array of options to choose from instead of textbox. If set to contain only one element, a text box appears to write text. If set to contain 2 or 3 elements, they appear as radio button to select
ページ 1
[get-text-4]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成