View.Fields, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the fields contained by this view of the entity.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Fields As TypeDescriptorCollection
'Utilisation
Dim instance As View
Dim value As TypeDescriptorCollection
value = instance.Fields
public TypeDescriptorCollection Fields { get; }
Valeur de la propriété
A TypeDescriptorCollection object representing the fields contained by this view of the entity.
Voir aussi
Référence
View, classe
Membres View
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms