次の方法で共有


SelectMediaActionParameters.SupportedFileFormats プロパティ

定義

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)

プロパティ値

この値は、選択メディア アクションでサポートされているファイル形式です。

適用対象