ClientValueAttribute Constructor

Namespace:  Microsoft.TeamFoundation.Framework.Server.WebServices.Proxy
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    value As Integer _
)
public ClientValueAttribute(
    int value
)
public:
ClientValueAttribute(
    int value
)
new : 
        value:int -> ClientValueAttribute
public function ClientValueAttribute(
    value : int
)

Parameters

.NET Framework Security

See Also

Reference

ClientValueAttribute Class

Microsoft.TeamFoundation.Framework.Server.WebServices.Proxy Namespace