Share via


MonitoringAlert.SiteName Property

Definition

The site name of the alert.

public:
 property System::String ^ SiteName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string SiteName { get; }
member this.SiteName : string
Public ReadOnly Property SiteName As String

Property Value

Returns a String that contains the site name of the alert.

Attributes

Applies to