ServicingContext.GroupResolution Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

‘선언
Public ReadOnly Property GroupResolution As ServicingStepState
    Get
public ServicingStepState GroupResolution { get; }
public:
property ServicingStepState GroupResolution {
    ServicingStepState get ();
}
member GroupResolution : ServicingStepState
function get GroupResolution () : ServicingStepState

Property Value

Type: Microsoft.TeamFoundation.Framework.Common.ServicingStepState

.NET Framework Security

See Also

Reference

ServicingContext Class

Microsoft.TeamFoundation.Framework.Server Namespace