This documentation is archived and is not being maintained.
ProtocolImporter.PortType Property
.NET Framework 1.1
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
ProtocolImporter Class | ProtocolImporter Members | System.Web.Services.Description Namespace
Show: