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