SPDistributedCacheClusterInfo.CacheHostsInfoCollection-Eigenschaft
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property CacheHostsInfoCollection As SPDistributedCacheHostInfoCollection
Get
Friend Set
'Usage
Dim instance As SPDistributedCacheClusterInfo
Dim value As SPDistributedCacheHostInfoCollection
value = instance.CacheHostsInfoCollection
public SPDistributedCacheHostInfoCollection CacheHostsInfoCollection { get; internal set; }
Eigenschaftswert
Typ: Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheHostInfoCollection
Siehe auch
Referenz
SPDistributedCacheClusterInfo Klasse