This documentation is archived and is not being maintained.

ProtocolReflector.PortType Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public ReadOnly Property PortType As PortType
[C#]
public PortType PortType {get;}
[C++]
public: __property PortType* get_PortType();
[JScript]
public function get PortType() : PortType;

See Also

ProtocolReflector Class | ProtocolReflector Members | System.Web.Services.Description Namespace

Show: