SPDistributedCacheClusterConfigHelper.SPDistributedCacheClusterName-Eigenschaft
Ruft den Namen des Clusters Cache.
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property SPDistributedCacheClusterName As String
Get
'Usage
Dim value As String
value = SPDistributedCacheClusterConfigHelper.SPDistributedCacheClusterName
public static string SPDistributedCacheClusterName { get; }
Eigenschaftswert
Typ: System.String
Siehe auch
Referenz
SPDistributedCacheClusterConfigHelper Klasse