Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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