[This is preliminary documentation and is subject to change.]
Returns the URIPattern matcher for URI path segment matching
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public URIPattern PathPattern { get; set; }
public URIPattern PathPattern { get; set; }
Public Property PathPattern As URIPattern
Get
Set
Public Property PathPattern As URIPattern
Get
Set
public:
property URIPattern^ PathPattern {
URIPattern^ get ();
void set (URIPattern^ value);
}
public:
property URIPattern^ PathPattern {
URIPattern^ get ();
void set (URIPattern^ value);
}
member PathPattern : URIPattern with get, set
member PathPattern : URIPattern with get, set
Property Value
Type:
URIPattern