Public ReadOnly Property SslStream As SslStream
Dim instance As TcpBase Dim value As SslStream value = instance.SslStream
public SslStream SslStream {get;}
public: property SslStream^ SslStream { SslStream^ get(); }
TcpBase Class TcpBase Members