Namespace: NI.Email.MimeAssembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
protected PushbackStream UnderlyingStream { get; }
protected PushbackStream UnderlyingStream { get; }
Protected ReadOnly Property UnderlyingStream As PushbackStream
Get
Protected ReadOnly Property UnderlyingStream As PushbackStream
Get
protected:
property PushbackStream^ UnderlyingStream {
PushbackStream^ get ();
}
protected:
property PushbackStream^ UnderlyingStream {
PushbackStream^ get ();
}
member UnderlyingStream : PushbackStream with get
member UnderlyingStream : PushbackStream with get
Property Value
Type:
PushbackStream