Visual Basic (Declaration) | |
---|---|
Protected Shared Function GetFullyQualifiedMethodName( _ ByVal pMemberInfo As MemberInfo _ ) As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim pMemberInfo As MemberInfo Dim value As String value = TraceMessage.GetFullyQualifiedMethodName(pMemberInfo) |
C# | |
---|---|
protected static string GetFullyQualifiedMethodName( MemberInfo pMemberInfo ) |
C++/CLI | |
---|---|
protected: static String^ GetFullyQualifiedMethodName( MemberInfo^ pMemberInfo ) |
Parameters
- pMemberInfo
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family