IRowSet.ColumnCount Property

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

Syntax

‘선언
ReadOnly Property ColumnCount As Integer
    Get
int ColumnCount { get; }
property int ColumnCount {
    int get ();
}
abstract ColumnCount : int
function get ColumnCount () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IRowSet Interface

Microsoft.TeamFoundation.WorkItemTracking.Proxy Namespace