Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For functionality, see OnAfterWebReferenceAdded.
Namespace: VSLangProj80
Assembly: VSLangProj80 (in VSLangProj80.dll)
Syntax
'Declaration
Sub OnAfterWebReferenceAdded ( _
pDispatch As Object _
)
void OnAfterWebReferenceAdded(
Object pDispatch
)
void OnAfterWebReferenceAdded(
[InAttribute] Object^ pDispatch
)
abstract OnAfterWebReferenceAdded :
pDispatch:Object -> unit
function OnAfterWebReferenceAdded(
pDispatch : Object
)
Parameters
- pDispatch
Type: System.Object
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.