UriPathExtensionMapping.UriPathExtensionKey Field

The Uri path extension key.

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

Syntax

'Declaration
Public Shared ReadOnly UriPathExtensionKey As String
'Usage
Dim value As String 

value = UriPathExtensionMapping.UriPathExtensionKey
public static readonly string UriPathExtensionKey
public:
static initonly String^ UriPathExtensionKey
static val UriPathExtensionKey: string
public static final var UriPathExtensionKey : String

See Also

Reference

UriPathExtensionMapping Class

System.Net.Http.Formatting Namespace