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