View.Fields 属性 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets the fields contained by this view of the entity.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Administration
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property Fields As TypeDescriptorCollection
用法
Dim instance As View
Dim value As TypeDescriptorCollection

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

属性值

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

另请参阅

参考

View 类
View 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间