Udostępnij za pośrednictwem


Właściwość BinaryHttpBody.ContentType —

Zwraca lub ustawia typ zawartości tych danych.

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

Składnia

'Deklaracja
Public Property ContentType As String
public string ContentType { get; set; }
public:
virtual property String^ ContentType {
    String^ get () sealed;
    void set (String^ value) sealed;
}
abstract ContentType : string with get, set 
override ContentType : string with get, set
final function get ContentType () : String 
final function set ContentType (value : String)

Wartość właściwości

Typ: String
Typ zawartości danych.

Implementuje

IHttpBody.ContentType

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

BinaryHttpBody Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting