ProfileResourceVersions Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Profile.ProfileResourceVersions

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

Syntax

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

The ProfileResourceVersions type exposes the following members.

Fields

  Name Description
Public fieldStatic member AttributeResourcePreviewVersion
Public fieldStatic member AttributeResourceRcVersion
Public fieldStatic member GenericResourcePreviewVersion
Public fieldStatic member ProfileResourcePreviewVersion
Public fieldStatic member ProfileResourceRcVersion
Public fieldStatic member ProfileResourceRtmVersion

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.Profile Namespace