ReplacementsValue Class

Definition

The values to replace and their replacements.

public ref class ReplacementsValue
public class ReplacementsValue
type ReplacementsValue = class
Public Class ReplacementsValue
Inheritance
ReplacementsValue

Constructors

ReplacementsValue(String, String)

The values to replace and their replacements.

Properties

SourceValue

The value to replace.

TargetValue

The replacement value.

Methods

ToDictionary()

Convert ReplacementsValue to a dictionary object.

Applies to