IVsBuildPropertyStorageEvents Interface

 

Represents build property storage events.

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

[GuidAttribute("2C6C93FD-C88F-45AC-AC2B-39E91176F894")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsBuildPropertyStorageEvents

NameDescription
System_CAPS_pubmethodOnAfterItemsChanged(Int32, String[])

Occurs when certain items have changed.

Introduced in Visual Studio 2013 Update 2. To reference the correct assembly version, see Referencing Assemblies Delivered in the Visual Studio 2013 SDK Update 2.

Return to top
Show: