IVsQueryEditQuerySave3 Interface

Indicates to the environment or source control package that a file is about to be changed in memory or saved.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

'Declaration
<GuidAttribute("53474C4D-6279-30C2-B4B4-005004775AB4")> _
<InterfaceTypeAttribute()> _
Public Interface IVsQueryEditQuerySave3
'Usage
Dim instance As IVsQueryEditQuerySave3
[GuidAttribute("53474C4D-6279-30C2-B4B4-005004775AB4")]
[InterfaceTypeAttribute()]
public interface IVsQueryEditQuerySave3
[GuidAttribute(L"53474C4D-6279-30C2-B4B4-005004775AB4")]
[InterfaceTypeAttribute()]
public interface class IVsQueryEditQuerySave3
public interface IVsQueryEditQuerySave3

See Also

Reference

IVsQueryEditQuerySave3 Members

Microsoft.VisualStudio.Shell.Interop Namespace