SelectMediaActionParameters.SupportedFileFormats Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.