Hi, this is my first time here so i hope i can find some help ^^
My problem is that i'm working on a project and i have to send embedded images in an email. Here is an example of my code :
Dim FicImage As New LinkedResource(chemin)
Dim cle As String = Key.Substring(4, Key.Length() - 4)...
Is there a way to provide AlternateView class with a stream as its content, other than its constructor?
There is a ContentStream property but it's read only.
I am declaring the alternateview variable in the beginning of the code but I want to initialize it with a stream some time later within...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.