TswaHyperlinkBuilder.CompatibleMode Property
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Dichiarazione
Protected Overridable ReadOnly Property CompatibleMode As Boolean
Get
protected virtual bool CompatibleMode { get; }
protected:
virtual property bool CompatibleMode {
bool get ();
}
abstract CompatibleMode : bool
override CompatibleMode : bool
function get CompatibleMode () : boolean
Property Value
Type: System.Boolean
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.