This documentation is archived and is not being maintained.

ProxyInfo::Flags Property

Gets the flags for this proxy server record.

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

public:
property ProxyFlags Flags {
	ProxyFlags get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Common::ProxyFlags
The flags for this proxy server record.

Show: