Share via


ProfileExtensions Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Profile.ProfileExtensions

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

Syntax

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

The ProfileExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member ApplyAttributesChanges

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