QueryParameterFromStaticTransform Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public QueryParameterFromStaticTransform (Yarp.ReverseProxy.Transforms.QueryStringTransformMode mode, string key, string value);
new Yarp.ReverseProxy.Transforms.QueryParameterFromStaticTransform : Yarp.ReverseProxy.Transforms.QueryStringTransformMode * string * string -> Yarp.ReverseProxy.Transforms.QueryParameterFromStaticTransform
Public Sub New (mode As QueryStringTransformMode, key As String, value As String)
Parameters
- key
- String
- value
- String