Gets the internal name of the button. This property is used to identify
the action associated with the button.
Declaration Syntax
C# | Visual Basic | Visual C++ |
string Name { get; }
ReadOnly Property Name As String
property String^ Name { String^ get (); }