IWorkItemInformationProvider.AlternateEditorText Property

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

IWorkItemInformationProvider Interface

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace