Share via


MonitoringConnectorSubscription.Description Property

Definition

The description of the subscription.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

Returns a String that contains the connector subscription description.

Examples

See MonitoringConnectorSubscription for an example of this property.

Remarks

The Description contains a short description of the subscription and can be seen in the Alerts Connector - Product Connector Properties dialog box as well as in the Product Connector Subscription Wizard.

Applies to