Freigeben über


GroupMembershipChangedNotification.OperationType Property

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

Syntax

'Declaration
Public Property OperationType As IdentityOperationType
public IdentityOperationType OperationType { get; private set; }
public:
property IdentityOperationType OperationType {
    IdentityOperationType get ();
    private: void set (IdentityOperationType value);
}
member OperationType : IdentityOperationType with get, private set
function get OperationType () : IdentityOperationType 
private function set OperationType (value : IdentityOperationType)

Property Value

Type: Microsoft.VisualStudio.Services.Identity.IdentityOperationType

.NET Framework Security

See Also

Reference

GroupMembershipChangedNotification Class

Microsoft.VisualStudio.Services.Identity Namespace