IFileSelectorMetadata.SupportedContentTypes Eigenschaft

Definition

(Optional) Liste der Inhaltstypen, die von dieser Komponente behandelt werden sollen.

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)

Eigenschaftswert

IReadOnlyCollection<String>

Gilt für