ProcessConfigurationService.GetCommonConfigurationOperation Property

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

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

Syntax

'Declaration
Protected Overridable ReadOnly Property GetCommonConfigurationOperation As TfsClientOperation
protected virtual TfsClientOperation GetCommonConfigurationOperation { get; }
protected:
virtual property TfsClientOperation^ GetCommonConfigurationOperation {
    TfsClientOperation^ get ();
}
abstract GetCommonConfigurationOperation : TfsClientOperation with get 
override GetCommonConfigurationOperation : TfsClientOperation with get
function get GetCommonConfigurationOperation () : TfsClientOperation

Property Value

Type: TfsClientOperation
Returns TfsClientOperation.

.NET Framework Security

See Also

Reference

ProcessConfigurationService Class

Microsoft.TeamFoundation.ProcessConfiguration.Client Namespace