Information
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.

MediaTypeFormatter.RequiredMemberSelector Property

 

Gets or sets the IRequiredMemberSelector instance used to determine required members.

Namespace:   System.Net.Http.Formatting
Assembly:  System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)

public virtual IRequiredMemberSelector RequiredMemberSelector { get; set; }
Return to top
Show: