Property Replace
Replace
Gets or sets the replacement options, or null for the defaults. Set Formatting to give every substituted value explicit formatting rather than inheriting the placeholder's.
public ReplaceOptions? Replace { get; set; }
Gets or sets the replacement options, or null for the defaults. Set Formatting to give every substituted value explicit formatting rather than inheriting the placeholder's.
public ReplaceOptions? Replace { get; set; }