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