Click or drag to resize

RequestPattern Properties

Version 92.0.260

The RequestPattern type exposes the following members.

Properties
  NameDescription
Public propertyRequestStage
Public propertyResourceType
Public propertyUrlPattern
Wildcards (`'*'` -> zero or more, `'?'` -> exactly one) are allowed. Escape character is backslash. Omitting is equivalent to `"*"`.
Top
See Also