ISqlToolsHierNode.Save Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
int Save(Microsoft::VisualStudio::Shell::Interop::VSSAVEFLAGS dwSave, System::String ^ strSilentSaveAsName, Microsoft::VisualStudio::Shell::Interop::IVsUIShell ^ pIVsUIShell, IntPtr punkDocDataIntPtr, [Runtime::InteropServices::Out] System::String ^ % strMkDocumentNew, [Runtime::InteropServices::Out] int % pfCanceled);
public int Save (Microsoft.VisualStudio.Shell.Interop.VSSAVEFLAGS dwSave, string strSilentSaveAsName, Microsoft.VisualStudio.Shell.Interop.IVsUIShell pIVsUIShell, IntPtr punkDocDataIntPtr, out string strMkDocumentNew, out int pfCanceled);
abstract member Save : Microsoft.VisualStudio.Shell.Interop.VSSAVEFLAGS * string * Microsoft.VisualStudio.Shell.Interop.IVsUIShell * nativeint * string * int -> int
Public Function Save (dwSave As VSSAVEFLAGS, strSilentSaveAsName As String, pIVsUIShell As IVsUIShell, punkDocDataIntPtr As IntPtr, ByRef strMkDocumentNew As String, ByRef pfCanceled As Integer) As Integer
Parâmetros
- dwSave
- VSSAVEFLAGS
- strSilentSaveAsName
- String
- pIVsUIShell
- IVsUIShell
- punkDocDataIntPtr
-
IntPtr
nativeint
- strMkDocumentNew
- String
- pfCanceled
- Int32