IStringHttpBodyEditorPlugin.SupportsContentType(String) Method

Definition

public:
 bool SupportsContentType(System::String ^ contentType);
public bool SupportsContentType (string contentType);
abstract member SupportsContentType : string -> bool
Public Function SupportsContentType (contentType As String) As Boolean

Parameters

contentType
String

Returns

Applies to