ListViewCountChangedEventArgs.EmptyList Property

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

Syntax

'宣言
Public ReadOnly Property EmptyList As Boolean
    Get
public bool EmptyList { get; }
public:
property bool EmptyList {
    bool get ();
}
member EmptyList : bool
function get EmptyList () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ListViewCountChangedEventArgs Class

Microsoft.TeamFoundation.Controls Namespace