Share via


TeamFoundationDatabasePool.ServicingOperations Property

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

Syntax

'Declaration
Public Property ServicingOperations As String
public string ServicingOperations { get; set; }
public:
property String^ ServicingOperations {
    String^ get ();
    void set (String^ value);
}
member ServicingOperations : string with get, set
function get ServicingOperations () : String 
function set ServicingOperations (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

TeamFoundationDatabasePool Class

Microsoft.TeamFoundation.Framework.Server Namespace