Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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