IFileSelectorMetadata.SupportedContentTypes Propriedade

Definição

Opcional. Lista de tipos de conteúdo que este componente deseja manipular.

public:
 property System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ SupportedContentTypes { System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<string> SupportedContentTypes { get; }
member this.SupportedContentTypes : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property SupportedContentTypes As IReadOnlyCollection(Of String)

Valor da propriedade

IReadOnlyCollection<String>

Aplica-se a