public static string TooManyParticipants {get;}
'Declaration
Public Shared ReadOnly Property TooManyParticipants As String
'Usage
Dim value As String
value = Resources.TooManyParticipants
public:
static property String^ TooManyParticipants {
String^ get();
}