ITransferFormatFeature.SupportedFormats 属性

定义

获取支持的 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

属性值

适用于