Share via


SelectMediaActionParameters.SupportedFileFormats Property

Definition

Gets or Sets the supported file formats of select media action of type String.

public System.Collections.Generic.IEnumerable<string> SupportedFileFormats { get; set; }
member this.SupportedFileFormats : seq<string> with get, set
Public Property SupportedFileFormats As IEnumerable(Of String)

Property Value

This value is the supported file formats of select media action.

Applies to