IWorkItemInformationProvider.Type Property

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

IWorkItemInformationProvider Interface

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace