次の方法で共有


TypeDescriptorStruct constructor (TypeDescriptor)

Initializes a new instance of the class.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    typeDescriptor As TypeDescriptor _
)
'Usage
Dim typeDescriptor As TypeDescriptor

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

Parameters

See also

Reference

TypeDescriptorStruct class

TypeDescriptorStruct members

TypeDescriptorStruct overload

Microsoft.SharePoint.BusinessData.SharedService namespace