Compartir a través de


SoapServerMethod.MethodInfo Propiedad

Definición

Obtiene el objeto LogicalMethodInfo asociado a este método de servicios 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

Objeto LogicalMethodInfo asociado a este método de servicios Web XML.

Se aplica a