Share via


MonitoringAlert.TfsWorkItemOwner Property

Definition

The TFS work item owner associated with the alert

public:
 property System::String ^ TfsWorkItemOwner { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=false, Order=2)]
public string TfsWorkItemOwner { get; set; }
member this.TfsWorkItemOwner : string with get, set
Public Property TfsWorkItemOwner As String

Property Value

Attributes

Applies to