IInvokeActivity.Name プロパティ

定義

呼び出す操作の名前を取得または設定します。

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

プロパティ値

呼び出す操作の名前。

適用対象