This documentation is archived and is not being maintained.
ProtocolImporter.Service 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 Service As Service [C#] public Service Service {get;} [C++] public: __property Service* get_Service(); [JScript] public function get Service() : Service;
See Also
ProtocolImporter Class | ProtocolImporter Members | System.Web.Services.Description Namespace
Show: