共用方式為


SPDistributedCacheClusterInfo.CacheHostsInfoCollection property

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property CacheHostsInfoCollection As SPDistributedCacheHostInfoCollection
    Get
    Friend Set
'用途
Dim instance As SPDistributedCacheClusterInfo
Dim value As SPDistributedCacheHostInfoCollection

value = instance.CacheHostsInfoCollection
public SPDistributedCacheHostInfoCollection CacheHostsInfoCollection { get; internal set; }

Property value

Type: Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheHostInfoCollection

請參閱

參照

SPDistributedCacheClusterInfo class

SPDistributedCacheClusterInfo members

Microsoft.SharePoint.DistributedCaching.Utilities namespace