AlertDefinition.SourceUrl Property

Definition

Gets the URL of the alert definition.

public:
 property System::String ^ SourceUrl { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string SourceUrl { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SourceUrl : string with get, set
Public Property SourceUrl As String

Property Value

The URL of the alert definition.

Attributes

Applies to