Share via


ParameterError.ContainingParameterName Property

Gets the containing parameter name.

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

Syntax

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

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

Property Value

Type: System.String
The containing parameter name.

See Also

Reference

ParameterError Class

ParameterError Members

Microsoft.SharePoint.BusinessData.Administration Namespace