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