Construtor SharePointProjectItemEventArgs

Inicializa uma nova instância da classe SharePointProjectItemEventArgs.

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

Sintaxe

'Declaração
Public Sub New ( _
    projectItem As ISharePointProjectItem _
)
public SharePointProjectItemEventArgs(
    ISharePointProjectItem projectItem
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SharePointProjectItemEventArgs Classe

Namespace Microsoft.VisualStudio.SharePoint