IDkmScriptDocumentSourceProjectItemChanged Interface

Definition

Interface to update components when the project item path is set for a script document.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId, RuntimeId, SymbolProviderId.

public interface class IDkmScriptDocumentSourceProjectItemChanged
public interface class IDkmScriptDocumentSourceProjectItemChanged
__interface IDkmScriptDocumentSourceProjectItemChanged
public interface IDkmScriptDocumentSourceProjectItemChanged
type IDkmScriptDocumentSourceProjectItemChanged = interface
Public Interface IDkmScriptDocumentSourceProjectItemChanged

Methods

OnSourceProjectItemChanged(DkmScriptDocument)

Called when 'SourceProjectItem' is changed.

Applies to