The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ObjectContent::ObjectType Property
Gets the type of object managed by this ObjectContent instance.
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
public: property Type^ ObjectType { [CompilerGeneratedAttribute] Type^ get(); [CompilerGeneratedAttribute] private: void set(Type^ value); }
Show: