Partager via


OperationDescription.EndMethod Propriété

Définition

Obtient ou définit la méthode End de l'opération.

public:
 property System::Reflection::MethodInfo ^ EndMethod { System::Reflection::MethodInfo ^ get(); void set(System::Reflection::MethodInfo ^ value); };
public System.Reflection.MethodInfo EndMethod { get; set; }
member this.EndMethod : System.Reflection.MethodInfo with get, set
Public Property EndMethod As MethodInfo

Valeur de propriété

MethodInfo

MethodInfo qui donne accès aux attributs et aux métadonnées de la méthode.

S’applique à