HttpHandlerAction.Path Property
.NET Framework (current version)
Gets or sets the HttpHandlerAction path.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("path", IsRequired := True, IsKey := True)> Public Property Path As String
The Path property can contain either a single URL or a wildcard string.
.NET Framework
Available since 2.0
Available since 2.0
Show: