SoapServerMethod.MethodInfo Propiedad

Definición

Obtiene el LogicalMethodInfo asociado a este método de servicio web XML.

public:
 property System::Web::Services::Protocols::LogicalMethodInfo ^ MethodInfo { System::Web::Services::Protocols::LogicalMethodInfo ^ get(); };
public System.Web.Services.Protocols.LogicalMethodInfo MethodInfo { get; }
member this.MethodInfo : System.Web.Services.Protocols.LogicalMethodInfo
Public ReadOnly Property MethodInfo As LogicalMethodInfo

Valor de propiedad

LogicalMethodInfo Asociado a este método de servicio web XML.

Se aplica a