Compartilhar via


Construtor SharePointProjectEventArgs

Inicializa uma nova instância da SharePointProjectEventArgs classe com a instância fornecida da ISharePointProject.

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

Sintaxe

'Declaração
Public Sub New ( _
    project As ISharePointProject _
)
public SharePointProjectEventArgs(
    ISharePointProject project
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SharePointProjectEventArgs Classe

Namespace Microsoft.VisualStudio.SharePoint