Share via


ServicingOperationInfo.OperationType Property

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

Syntax

'宣言
Public Property OperationType As ServicingOperationType
    Get
    Set
public ServicingOperationType OperationType { get; set; }
public:
property ServicingOperationType OperationType {
    ServicingOperationType get ();
    void set (ServicingOperationType value);
}
member OperationType : ServicingOperationType with get, set
function get OperationType () : ServicingOperationType
function set OperationType (value : ServicingOperationType)

Property Value

Type: Microsoft.TeamFoundation.Framework.Server.ServicingOperationType

.NET Framework Security

See Also

Reference

ServicingOperationInfo Class

Microsoft.TeamFoundation.Framework.Server Namespace