SPDistributedCacheUsageEntry.DistributedCacheApiName-Eigenschaft
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; }
Eigenschaftswert
Typ: System.String
Siehe auch
Referenz
SPDistributedCacheUsageEntry Klasse