Udostępnij za pośrednictwem


Właściwość WebTestRequest.ContentLength —

Pobiera długość, w bajtach, w treści żądania.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property ContentLength As Long
public long ContentLength { get; internal set; }
public:
property long long ContentLength {
    long long get ();
    internal: void set (long long value);
}
member ContentLength : int64 with get, internal set
function get ContentLength () : long
internal function set ContentLength (value : long)

Wartość właściwości

Typ: System.Int64

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestRequest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting