Clase SPDistributedCacheHostInfoCollection
Esta clase representa la colección de la SPDistributedCacheHostInfo
Jerarquía de la herencia
System.Object
Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPDistributedCacheHostInfo>
Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPDistributedCacheHostInfo>
Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheHostInfoCollection
Espacio de nombres: Microsoft.SharePoint.DistributedCaching.Utilities
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<GuidAttribute("CB1BAF22-D68D-4EE1-89D0-C41C0139365D")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class SPDistributedCacheHostInfoCollection _
Inherits SPPersistedChildCollection(Of SPDistributedCacheHostInfo)
'Uso
Dim instance As SPDistributedCacheHostInfoCollection
[GuidAttribute("CB1BAF22-D68D-4EE1-89D0-C41C0139365D")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class SPDistributedCacheHostInfoCollection : SPPersistedChildCollection<SPDistributedCacheHostInfo>
Seguridad para subprocesos
Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.
Vea también
Referencia
Miembros SPDistributedCacheHostInfoCollection
Espacio de nombres Microsoft.SharePoint.DistributedCaching.Utilities