PluginCatalog.includeDisabled Field
Includes or excludes disabled plug-ins.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Protected includeDisabled As Boolean
'Usage
Dim value As Boolean
value = Me.includeDisabled
Me.includeDisabled = value
protected bool includeDisabled
protected:
bool includeDisabled
protected var includeDisabled : 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.