PropertyInfo.SetMethod Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan aksesor set untuk properti ini.
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
Nilai Properti
Aksesor set untuk properti ini, atau null jika properti bersifat baca-saja.
Keterangan
Mengambil nilai SetMethod properti setara dengan memanggil GetSetMethod(Boolean) metode dengan nilai true untuk nonPublic argumen .