ITransferFormatFeature.ActiveFormat 属性

定义

获取或设置活动的 TransferFormat

public:
 property Microsoft::AspNetCore::Connections::TransferFormat ActiveFormat { Microsoft::AspNetCore::Connections::TransferFormat get(); void set(Microsoft::AspNetCore::Connections::TransferFormat value); };
public Microsoft.AspNetCore.Connections.TransferFormat ActiveFormat { get; set; }
member this.ActiveFormat : Microsoft.AspNetCore.Connections.TransferFormat with get, set
Public Property ActiveFormat As TransferFormat

属性值

适用于