ReplaceStringRequest.MatchString Property

Definition

String to search for and match against, to be replaced

[System.Text.Json.Serialization.JsonPropertyName("MatchString")]
public string MatchString { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("MatchString")>]
member this.MatchString : string with get, set
Public Property MatchString As String

Property Value

Attributes

Applies to