TswaHyperlinkBuilder.CompatibleMode Property

Returns true when you are working with older servers.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property CompatibleMode As Boolean
protected virtual bool CompatibleMode { get; }
protected:
virtual property bool CompatibleMode {
    bool get ();
}
abstract CompatibleMode : bool with get 
override CompatibleMode : bool with get
function get CompatibleMode () : boolean

Property Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

TswaHyperlinkBuilder Class

Microsoft.TeamFoundation.Common Namespace