Share via


ITransferFormatFeature.SupportedFormats Property

Definition

Gets the supported TransferFormat.

public:
 property Microsoft::AspNetCore::Connections::TransferFormat SupportedFormats { Microsoft::AspNetCore::Connections::TransferFormat get(); };
public Microsoft.AspNetCore.Connections.TransferFormat SupportedFormats { get; }
member this.SupportedFormats : Microsoft.AspNetCore.Connections.TransferFormat
Public ReadOnly Property SupportedFormats As TransferFormat

Property Value

Applies to