Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
For functionality, see OnWebReferenceChanged.
Namespace: VSLangProj80
Assembly: VSLangProj80 (in VSLangProj80.dll)
Syntax
'Declaration
Sub OnWebReferenceChanged ( _
pDispatch As Object _
)
void OnWebReferenceChanged(
Object pDispatch
)
void OnWebReferenceChanged(
[InAttribute] Object^ pDispatch
)
abstract OnWebReferenceChanged :
pDispatch:Object -> unit
function OnWebReferenceChanged(
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.