CustomFormattedPart.ProtectedPersist(MemoryStream, Object) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- ms
- MemoryStream
- o
- Object