Evento ISharePointProjectEvents.ProjectPropertiesRequested

Ocorre quando você consulta um ISharePointProject instância para propriedades.

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

Sintaxe

'Declaração
Event ProjectPropertiesRequested As EventHandler(Of SharePointProjectPropertiesRequestedEventArgs)
event EventHandler<SharePointProjectPropertiesRequestedEventArgs> ProjectPropertiesRequested

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectEvents Interface

Namespace Microsoft.VisualStudio.SharePoint