다음을 통해 공유


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)

속성 값

이 값은 미디어 작업 선택에서 지원되는 파일 형식입니다.

적용 대상