ProtocolReflector::Methods Property
.NET Framework (current version)
Gets the Web service methods belonging to the Web service class, as identified by the associated ProtocolReflector object's Methods property.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: array<System.Web.Services.Protocols::LogicalMethodInfo^>^The Web service methods belonging to the Web service class, as identified by the associated ProtocolReflector object's Methods property.
Web service methods are identified by the WebMethodAttribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: