MethodError.ContainingMethodName - Propriété
Obtient le nom de la méthode qui le contient.
Espace de noms : Microsoft.SharePoint.BusinessData.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property ContainingMethodName As String
Get
'Utilisation
Dim value As String
value = Me.ContainingMethodName
protected string ContainingMethodName { get; }
Valeur de propriété
Type : System.String
Le nom de la méthode qui le contient.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Administration - Espace de noms