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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.