Udostępnij za pośrednictwem


Metoda IStringHttpBodyEditorPlugin.SupportsContentType —

Określa, czy ten dodatek obsługuje typ zawartości.

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

Składnia

'Deklaracja
Function SupportsContentType ( _
    contentType As String _
) As Boolean
bool SupportsContentType(
    string contentType
)
bool SupportsContentType(
    String^ contentType
)
abstract SupportsContentType : 
        contentType:string -> bool 
function SupportsContentType(
    contentType : String
) : boolean

Parametry

Wartość zwracana

Typ: System.Boolean
true Jeżeli dodatek typu plug-in obsługuje określonego typu zawartości; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IStringHttpBodyEditorPlugin Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting