AttachmentActionData.Inputs 属性

定义

获取操作的输入。

public System.Collections.Generic.Dictionary<string,string> Inputs { get; }
member this.Inputs : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Inputs As Dictionary(Of String, String)

属性值

操作的输入。

适用于