Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines the properties for HTTP route.
Namespace: System.Web.Http.Routing
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Interface IHttpVirtualPathData
'Usage
Dim instance As IHttpVirtualPathData
public interface IHttpVirtualPathData
public interface class IHttpVirtualPathData
type IHttpVirtualPathData = interface end
public interface IHttpVirtualPathData
The IHttpVirtualPathData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Route | Gets the HTTP route. |
![]() |
VirtualPath | Gets the URI that represents the virtual path of the current HTTP route. |
Top
.jpeg)