ProfileArgumentValidation Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Profile.ProfileArgumentValidation

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

Syntax

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

The ProfileArgumentValidation type exposes the following members.

Methods

  Name Description
Public methodStatic member ValidateApplicationContainerName
Public methodStatic member ValidateAttributeName
Public methodStatic member ValidateContainerName

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