Share via


DiagnosticsDataNamespaceFactory.GetMethodName method

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Function GetMethodName ( _
    methodName As String _
) As String
'Usage
Dim methodName As String
Dim returnValue As String

returnValue = DiagnosticsDataNamespaceFactory.GetMethodName(methodName)
public static string GetMethodName(
    string methodName
)

Parameters

Return value

Type: System.String

See also

Reference

DiagnosticsDataNamespaceFactory class

DiagnosticsDataNamespaceFactory members

Microsoft.SharePoint.Diagnostics namespace