Share via


TeamFoundationFileCacheService.IsVCCacheEnabled Property

True if Caching is enabled

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public ReadOnly Property IsVCCacheEnabled As Boolean
public bool IsVCCacheEnabled { get; }
public:
property bool IsVCCacheEnabled {
    bool get ();
}
member IsVCCacheEnabled : bool with get
function get IsVCCacheEnabled () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

TeamFoundationFileCacheService Class

Microsoft.TeamFoundation.Server.Core Namespace