Share via


NewerVersionOfProfileExists Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
public NewerVersionOfProfileExists(
    string message
)
public:
NewerVersionOfProfileExists(
    String^ message
)
new : 
        message:string -> NewerVersionOfProfileExists
public function NewerVersionOfProfileExists(
    message : String
)

Parameters

.NET Framework Security

See Also

Reference

NewerVersionOfProfileExists Class

NewerVersionOfProfileExists Overload

Microsoft.VisualStudio.Services.Profile Namespace