ProjectCapability.HandlesOwnReload Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the project can handle a reload by itself (potentially smartly) without the solution doing a full reload of the project when the project file changes on disk.
public static Microsoft.VisualStudio.Extensibility.ProjectCapability HandlesOwnReload { get; }
static member HandlesOwnReload : Microsoft.VisualStudio.Extensibility.ProjectCapability
Public Shared ReadOnly Property HandlesOwnReload As ProjectCapability