次の方法で共有


Field コンストラクタ (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

このコンストラクタは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。

名前空間: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public Sub New ( _
    typeDescriptor As TypeDescriptor _
)
'使用
Dim typeDescriptor As TypeDescriptor

Dim instance As New Field(typeDescriptor)
public Field (
    TypeDescriptor typeDescriptor
)

パラメータ

  • typeDescriptor
    フィールドのデータ型。

関連項目

参照

Field クラス
Field メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間