ProcessConfigurationService.ComponentName Property

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

This member overrides TfsHttpClientBase.ComponentName.

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ProcessConfigurationService Class

Microsoft.TeamFoundation.ProcessConfiguration.Client Namespace