Condividi tramite


OperationDescription.EndMethod Proprietà

Definizione

Ottiene o imposta il metodo End dell'operazione.

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

Valore della proprietà

MethodInfo

La classe MethodInfo che consente di accedere agli attributi e ai metadati del metodo.

Si applica a