'Declaration
Public ReadOnly Property CurrentUser As String
public string CurrentUser {get;}
public read-only property CurrentUser: String;
public function get CurrentUser : String
public: __property string* get_CurrentUser();
'Declaration
Public ReadOnly Property CurrentUser As String
public string CurrentUser {get;}
public read-only property CurrentUser: String;
public function get CurrentUser : String
public: __property string* get_CurrentUser();
.NET Framework
Version 2.0 or later