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