ActivityDesigner.GetAutomationIdMemberName Method

Definition

Returns the string "DisplayName" in this overridden method implementation.

protected:
 override System::String ^ GetAutomationIdMemberName();
protected override string GetAutomationIdMemberName ();
override this.GetAutomationIdMemberName : unit -> string
Protected Overrides Function GetAutomationIdMemberName () As String

Returns

The string "DisplayName" in this overridden method implementation.

Applies to