ProcessConfigurationService.ServiceType Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This member overrides TfsHttpClient.ServiceType.

Namespace:  Microsoft.TeamFoundation.ProcessConfiguration.Client
Assembly:  Microsoft.TeamFoundation.ProjectManagement (in Microsoft.TeamFoundation.ProjectManagement.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property ServiceType As String
protected override string ServiceType { get; }
protected:
virtual property String^ ServiceType {
    String^ get () override;
}
abstract ServiceType : string with get 
override ServiceType : string with get
override function get ServiceType () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ProcessConfigurationService Class

Microsoft.TeamFoundation.ProcessConfiguration.Client Namespace