Share via


SPDistributedCacheClusterConfigHelper.SPDistributedCacheClusterName property

returns the name of the cluster

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; }

Property value

Type: System.String

See also

Reference

SPDistributedCacheClusterConfigHelper class

SPDistributedCacheClusterConfigHelper members

Microsoft.SharePoint.DistributedCaching.Utilities namespace