CustomFormattedPart.ProtectedPersist(MemoryStream, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- ms
- MemoryStream
- o
- Object