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