Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the containing TypeDescriptor object.
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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
Microsoft.SharePoint.BusinessData.Administration.Client Namespace