DkmEngineSettings.IsEditAndContinue Property

Definition

Enables Edit and Continue.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

public:
 property bool IsEditAndContinue { bool get(); };
public:
 property bool IsEditAndContinue { bool get(); };
public bool IsEditAndContinue { get; }
member this.IsEditAndContinue : bool
Public ReadOnly Property IsEditAndContinue As Boolean

Property Value

Applies to