PropertyInfo.SetMethod Özellik

Tanım

Bu özelliğin erişimcisini set alır.

public:
 virtual property System::Reflection::MethodInfo ^ SetMethod { System::Reflection::MethodInfo ^ get(); };
public virtual System.Reflection.MethodInfo SetMethod { get; }
public virtual System.Reflection.MethodInfo? SetMethod { get; }
member this.SetMethod : System.Reflection.MethodInfo
Public Overridable ReadOnly Property SetMethod As MethodInfo

Özellik Değeri

Bu özelliğin set erişimcisi veya null özelliğin salt okunur olup olmadığını.

Açıklamalar

özelliğinin SetMethod değerini almak, bağımsız değişken için değeriyle true yöntemini çağırmaya GetSetMethod(Boolean)nonPublic eşdeğerdir.

Şunlara uygulanır

Ayrıca bkz.