ColumnsPickerControl.ColumnPickerWorkItemTypeLabel Property

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)

Syntax

‘선언
Public Property ColumnPickerWorkItemTypeLabel As String
    Get
    Set
public string ColumnPickerWorkItemTypeLabel { get; set; }
public:
property String^ ColumnPickerWorkItemTypeLabel {
    String^ get ();
    void set (String^ value);
}
member ColumnPickerWorkItemTypeLabel : string with get, set
function get ColumnPickerWorkItemTypeLabel () : String
function set ColumnPickerWorkItemTypeLabel (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ColumnsPickerControl Class

Microsoft.TeamFoundation.Controls Namespace