TriggerDescription Property
In This Topic
Description of the trigger
Syntax
'Declaration
Public ReadOnly Property TriggerDescription As String
public string TriggerDescription {get;}
public:
property String^ TriggerDescription {
String^ get();
}
See Also