MonitoringAlertHistory.TfsWorkItemOwner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The owner of the TFS work item associated with this alert history entry
public:
property System::String ^ TfsWorkItemOwner { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=false, Order=2)]
public string TfsWorkItemOwner { get; }
member this.TfsWorkItemOwner : string
Public ReadOnly Property TfsWorkItemOwner As String
Property Value
- Attributes