CustomFormattedPart.ProtectedPersist(MemoryStream, Object) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
protected:
virtual System::IO::Stream ^ ProtectedPersist(System::IO::MemoryStream ^ ms, System::Object ^ o);
protected virtual System.IO.Stream ProtectedPersist (System.IO.MemoryStream ms, object o);
abstract member ProtectedPersist : System.IO.MemoryStream * obj -> System.IO.Stream
override this.ProtectedPersist : System.IO.MemoryStream * obj -> System.IO.Stream
Protected Overridable Function ProtectedPersist (ms As MemoryStream, o As Object) As Stream
Parámetros
- ms
- MemoryStream
- o
- Object