Construtor SharePointProjectItemFileEventArgs

Inicializa uma nova instância da SharePointProjectItemFileEventArgs classe com a instância fornecida da ISharePointProjectItemFile.

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

Sintaxe

'Declaração
Public Sub New ( _
    projectItemFile As ISharePointProjectItemFile _
)
public SharePointProjectItemFileEventArgs(
    ISharePointProjectItemFile projectItemFile
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SharePointProjectItemFileEventArgs Classe

Namespace Microsoft.VisualStudio.SharePoint