Evento ISharePointProjectItemEvents.ProjectItemPropertiesRequested

Ocorre quando um ISharePointProjectItem instância é solicitada para propriedades.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Event ProjectItemPropertiesRequested As EventHandler(Of SharePointProjectItemPropertiesRequestedEventArgs)
event EventHandler<SharePointProjectItemPropertiesRequestedEventArgs> ProjectItemPropertiesRequested

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemEvents Interface

Namespace Microsoft.VisualStudio.SharePoint