_dispVSLangProjWebReferencesEvents.OnWebReferenceChanged(Object) Method
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.
For functionality, see OnWebReferenceChanged(Object).
public:
void OnWebReferenceChanged(System::Object ^ pDispatch);
public:
void OnWebReferenceChanged(Platform::Object ^ pDispatch);
void OnWebReferenceChanged(winrt::Windows::Foundation::IInspectable const & pDispatch);
[System.Runtime.InteropServices.DispId(3)]
public void OnWebReferenceChanged (object pDispatch);
[<System.Runtime.InteropServices.DispId(3)>]
abstract member OnWebReferenceChanged : obj -> unit
Public Sub OnWebReferenceChanged (pDispatch As Object)
Parameters
- pDispatch
- Object
- Attributes