StringReadEventArgs.StringToBeUsed Property

Definition

The adjusted string (or the original string of none subscriber replaced it) that will be used by the reader.

public:
 property System::String ^ StringToBeUsed { System::String ^ get(); void set(System::String ^ value); };
public string StringToBeUsed { get; set; }
member this.StringToBeUsed : string with get, set
Public Property StringToBeUsed As String

Property Value

Applies to