Share via


LogCategories.ModelBinding Field

 

Log category identifying logs coming from an ASP.NET Web API Model Binding.

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Syntax

public static readonly string ModelBinding
public:
static initonly String^ ModelBinding
static val ModelBinding : string
Public Shared ReadOnly ModelBinding As String

Field Value

Type: System.String

See Also

LogCategories Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top