Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaración
Public Shared Function GetExceptionMessage ( _
e As SoapException _
) As String
public static string GetExceptionMessage(
SoapException e
)
public:
static String^ GetExceptionMessage(
SoapException^ e
)
static member GetExceptionMessage :
e:SoapException -> string
public static function GetExceptionMessage(
e : SoapException
) : String
Parameters
Return Value
Type: System.String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.