This documentation is archived and is not being maintained.

ProtocolReflector.Operation Property

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

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

See Also

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

Show: