IWorkItemInformationProvider.Message Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

'Declaration
ReadOnly Property Message As String
string Message { get; }
property String^ Message {
    String^ get ();
}
abstract Message : string with get
function get Message () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

IWorkItemInformationProvider Interface

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace