OperationDescription.EndMethod Egenskap

Definition

Hämtar eller anger åtgärdens slutmetod.

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

Egenskapsvärde

Som MethodInfo ger åtkomst till metodens attribut och metadata.

Gäller för