Condividi tramite


IncomingWebRequestContext.ContentLength Proprietà

Definizione

Ottiene il valore dell'intestazione ContentLength della richiesta Web in ingresso.

public:
 property long ContentLength { long get(); };
public long ContentLength { get; }
member this.ContentLength : int64
Public ReadOnly Property ContentLength As Long

Valore della proprietà

Int64

L’intestazione ContentLength della richiesta Web in ingresso.

Si applica a