Part.Persist(String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::IO::Stream ^ Persist(System::String ^ % encoding, bool wantEncoding);
public virtual System.IO.Stream Persist (ref string encoding, bool wantEncoding);
abstract member Persist : string * bool -> System.IO.Stream
override this.Persist : string * bool -> System.IO.Stream
Public Overridable Function Persist (ByRef encoding As String, wantEncoding As Boolean) As Stream
Parameters
- encoding
- String
- wantEncoding
- Boolean