IFileSelectorMetadata.SupportedContentTypes Свойство

Определение

Необязательный параметр. Список типов содержимого, которые этот компонент желает обменять.

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)

Значение свойства

IReadOnlyCollection<String>

Применяется к