libcURL.MIMEMessagePart.Stream - charonn0/RB-libcURL GitHub Wiki
libcURL.MIMEMessagePart.Stream
Property Declaration
Dim Stream As Readable
Remarks
Holds a reference to the Readable object from which the message part contents will be read when the message is actually posted to a server. If the part Type is not MIMEPartType.Callback then this will be Nil.