Share via


ProxyInfo.Site Property

This is a string representation of the site that the proxy server is located in (e.g. "NA-WA-RED")

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public string Site { get; set; }

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ProxyInfo Class

Microsoft.TeamFoundation.VersionControl.Server Namespace