DynamicRecord.ICustomTypeDescriptor.GetComponentName Method

Definition

Returns the name for this instance of a component.

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

Returns

null in all cases.

Implements

Applies to