The stream to use when saving options
| C# | Visual Basic | Visual C++ | F# |
public Stream CustomStreamForSaving { get; set; }
Public Property CustomStreamForSaving As Stream Get Set
public: property Stream^ CustomStreamForSaving { Stream^ get (); void set (Stream^ value); }
member CustomStreamForSaving : Stream with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)