IVsIntellisenseProjectEventSink.OnConfigChange Method

Definition

Called when the configuration file changes.

public:
 int OnConfigChange();
public:
 int OnConfigChange();
int OnConfigChange();
public int OnConfigChange ();
abstract member OnConfigChange : unit -> int
Public Function OnConfigChange () As Integer

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to