CommonStructureServiceFaultCodes.ArgumentException Property
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ArgumentException As SoapFaultSubCode
public static SoapFaultSubCode ArgumentException { get; }
public:
static property SoapFaultSubCode^ ArgumentException {
SoapFaultSubCode^ get ();
}
static member ArgumentException : SoapFaultSubCode with get
static function get ArgumentException () : SoapFaultSubCode
Property Value
Type: System.Web.Services.Protocols.SoapFaultSubCode
Returns SoapFaultSubCode.
.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.