Aracılığıyla paylaş


OperationDescription.EndMethod Özellik

Tanım

İşlemin end yöntemini alır veya ayarlar.

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

Özellik Değeri

MethodInfo

yönteminin MethodInfo özniteliklerine ve meta verilerine erişim sağlayan.

Şunlara uygulanır