SPDistributedCacheUsageEntry.DistributedCacheName property

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property DistributedCacheName As String
    Get
    Set
'Usage
Dim instance As SPDistributedCacheUsageEntry
Dim value As String

value = instance.DistributedCacheName

instance.DistributedCacheName = value
public string DistributedCacheName { get; set; }

Property value

Type: System.String

See also

Reference

SPDistributedCacheUsageEntry class

SPDistributedCacheUsageEntry members

Microsoft.SharePoint.DistributedCaching.Utilities namespace