Click or drag to resize

UriPathAttribute Constructor

Initializes a new instance of the UriPathAttribute class.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public UriPathAttribute(
	string name
)

Parameters

name
Type: SystemString
The name.
See Also