DynamicRecord.ICustomTypeDescriptor.GetClassName Method

Definition

Returns the class name for this instance of a component.

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

Returns

null in all cases.

Implements

Applies to