GetNameCore override. Return an instance-specific string to identify the control. Each control will override this to provide an implementation relevant to that control's available information, and by default it will not be instance-specific.

Namespace:  Microsoft.Lync.Controls.AutomationPeers
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
protected 
override 
string 
GetNameCore()

Return Value

See Also