DisplayName Property (SupportedResponseEvent)
In This Topic
The display name for the event
Syntax
'Declaration
Public ReadOnly Property DisplayName As String
public string DisplayName {get;}
public:
property String^ DisplayName {
String^ get();
}
See Also