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