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.

ApiExplorer.DocumentationProvider Property

 

Gets or sets the documentation provider. The provider will be responsible for documenting the API.

Namespace:   System.Web.Http.Description
Assembly:  System.Web.Http (in System.Web.Http.dll)

Public Property DocumentationProvider As IDocumentationProvider

Property Value

Type: System.Web.Http.Description.IDocumentationProvider

The documentation provider.

Return to top
Show: