RunningDocumentTable::QueryCloseRunningDocument Method (String^)
Visual Studio 2015
Determines whether the document can be closed.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- moniker
-
Type:
System::String^
The document moniker.
Return Value
Type: Microsoft.VisualStudio.Shell::QueryCloseResultReturns the value of F:Microsoft.VisualStudio.QueryCloseResult.SaveCancelled.
Show: