Share via


VssEventId Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.WebApi.VssEventId

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public NotInheritable Class VssEventId
public static class VssEventId
public ref class VssEventId abstract sealed
[<AbstractClass>]
[<Sealed>]
type VssEventId =  class end
public final class VssEventId

The VssEventId type exposes the following members.

Fields

  Name Description
Public fieldStatic member AccountException
Public fieldStatic member DefaultEventId
Public fieldStatic member ExceptionBaseEventId
Public fieldStatic member FileContainerBaseEventId
Public fieldStatic member VssIdentityServiceException

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio.Services.WebApi Namespace