Partager via


SoapServerMethod.MethodInfo Propriété

Définition

Obtient le LogicalMethodInfo associé à cette méthode de service 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

Valeur de propriété

LogicalMethodInfo

LogicalMethodInfo associé à cette méthode de service Web XML.

S’applique à