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