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