Share via


TypeDescriptorError.ContainingTypeDescriptorName property

Gets the name of the containing TypeDescriptor object.

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

Syntax

'Declaration
Protected ReadOnly Property ContainingTypeDescriptorName As String
    Get
'Usage
Dim value As String

value = Me.ContainingTypeDescriptorName
protected string ContainingTypeDescriptorName { get; }

Property value

Type: System.String
The name of the containing TypeDescriptor object.

See also

Reference

TypeDescriptorError class

TypeDescriptorError members

Microsoft.SharePoint.BusinessData.Administration namespace