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