ITransferFormatFeature.SupportedFormats Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Desteklenen TransferFormatöğesini alır.
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