RegExpReplaceRequest.Replacement Property

Definition

Replacement string

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

Property Value

Attributes

Applies to