Field.TypeDescriptor 属性 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Returns the underlying TypeDescriptor that represents the Field.

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

语法

声明
Public ReadOnly Property TypeDescriptor As TypeDescriptor
用法
Dim instance As Field
Dim value As TypeDescriptor

value = instance.TypeDescriptor
public TypeDescriptor TypeDescriptor { get; }

属性值

A string

另请参阅

参考

Field 类
Field 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间