Bagikan melalui


DynamicActivity<TResult>.ICustomTypeDescriptor.GetClassName Metode

Definisi

Mengembalikan nama kelas aktivitas dinamis.

 virtual System::String ^ System.ComponentModel.ICustomTypeDescriptor.GetClassName() = System::ComponentModel::ICustomTypeDescriptor::GetClassName;
string ICustomTypeDescriptor.GetClassName ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetClassName : unit -> string
override this.System.ComponentModel.ICustomTypeDescriptor.GetClassName : unit -> string
Function GetClassName () As String Implements ICustomTypeDescriptor.GetClassName

Mengembalikan

Nama kelas.

Penerapan

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan DynamicActivity<TResult> ke ICustomTypeDescriptor antarmuka.

Berlaku untuk