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