BaseHierarchyNode.QueryClose Method
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Декларация
Public Overridable Function QueryClose As Boolean
public virtual bool QueryClose()
public:
virtual bool QueryClose()
abstract QueryClose : unit -> bool
override QueryClose : unit -> bool
public function QueryClose() : boolean
Return 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.