次の方法で共有


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

プロパティ値

適用対象