다음을 통해 공유


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)

속성 값

작업의 입력입니다.

적용 대상