Set the stream in this property when handling the event.
| C# | Visual Basic | Visual C++ | F# |
public Stream RequiredStream { get; set; }
Public Property RequiredStream As Stream Get Set
public: property Stream^ RequiredStream { Stream^ get (); void set (Stream^ value); }
member RequiredStream : Stream with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)