Compartir a través de


: View.Fields (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets the fields contained by this view of the entity.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public ReadOnly Property Fields As TypeDescriptorCollection
'Uso
Dim instance As View
Dim value As TypeDescriptorCollection

value = instance.Fields
public TypeDescriptorCollection Fields { get; }

Valor de propiedad

A TypeDescriptorCollection object representing the fields contained by this view of the entity.

Vea también

Referencia

View (Clase)
View (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)