Compartilhar via


SPDistributedCacheUsageEntry.DistributedCacheApiName property

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

Syntax

'Declaração
Public Property DistributedCacheApiName As String
    Get
    Set
'Uso
Dim instance As SPDistributedCacheUsageEntry
Dim value As String

value = instance.DistributedCacheApiName

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

Property value

Type: System.String

Ver também

Referência

SPDistributedCacheUsageEntry class

SPDistributedCacheUsageEntry members

Microsoft.SharePoint.DistributedCaching.Utilities namespace