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

속성 값

적용 대상