SPDistributedCacheClusterConfigHelper.SPDistributedCacheClusterName property
取得快取叢集的名稱。
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property SPDistributedCacheClusterName As String
Get
'用途
Dim value As String
value = SPDistributedCacheClusterConfigHelper.SPDistributedCacheClusterName
public static string SPDistributedCacheClusterName { get; }
Property value
Type: System.String
請參閱
參照
SPDistributedCacheClusterConfigHelper class