This document is archived and information here might be outdated. Recommended version. |
Returns the count of globe caches which are not saved.
[Visual Basic .NET]
Public ReadOnly Property DanglingCachesCount As Integer
[C#]
public int DanglingCachesCount {get;}
[C++]
HRESULT get_DanglingCachesCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type int*