Bagikan melalui


MediaJobInputClip.Files Property

Definition

List of files. Required for JobInputHttp. Maximum of 4000 characters each. Query strings will not be returned in service responses to prevent sensitive data exposure.

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

Property Value

Applies to