Compartir a través de


ProjectCapability.HandlesOwnReload Property

Definition

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

Property Value

Applies to