ActivityDesigner::GetAutomationIdMemberName Method ()

.NET Framework (current version)
 

Returns the string “DisplayName” in this overridden method implementation.

Namespace:   System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

protected:
virtual String^ GetAutomationIdMemberName() override

Return Value

Type: System::String^

The string “DisplayName” in this overridden method implementation.

.NET Framework
Available since 4.0
Return to top
Show: