SPDistributedCacheUsageEntry.DistributedCacheApiName property

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

Syntax

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

value = instance.DistributedCacheApiName

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

Property value

Type: System.String

See also

Reference

SPDistributedCacheUsageEntry class

SPDistributedCacheUsageEntry members

Microsoft.SharePoint.DistributedCaching.Utilities namespace