Share via


MethodError.ContainingMethodName Property

Gets the name of the containing method.

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

Syntax

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

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

Property Value

Type: System.String
The name of the containing method.

See Also

Reference

MethodError Class

MethodError Members

Microsoft.SharePoint.BusinessData.Administration Namespace