JsonMediaTypeFormatter::CanWriteType Method (Type^)
Determines whether this JsonMediaTypeFormatter can write objects of the specified type.
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
Parameters
- type
-
Type:
System::Type^
The type of object that will be written.
Show: