Evento ISharePointProjectItemEvents.ProjectItemInitialized
Ocorre quando um ISharePointProjectItem instância é inicializada.
Namespace: Microsoft.VisualStudio.SharePoint
Assembly: Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)
Sintaxe
'Declaração
Event ProjectItemInitialized As EventHandler(Of SharePointProjectItemEventArgs)
event EventHandler<SharePointProjectItemEventArgs> ProjectItemInitialized
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.