SoapServerMethod.MethodInfo Proprietà

Definizione

Ottiene l'oggetto LogicalMethodInfo associato al metodo di questo servizio 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

Valore della proprietà

LogicalMethodInfo

Oggetto LogicalMethodInfo associato al metodo di questo servizio Web XML.

Si applica a