Construtor SharePointProjectPropertiesRequestedEventArgs

Inicializa uma nova instância da SharePointProjectPropertiesRequestedEventArgs classe com a instância fornecida da ISharePointProject e a coleção de fontes de propriedade.

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

Sintaxe

'Declaração
Public Sub New ( _
    project As ISharePointProject, _
    propertySources As IPropertySourceCollection _
)
public SharePointProjectPropertiesRequestedEventArgs(
    ISharePointProject project,
    IPropertySourceCollection propertySources
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SharePointProjectPropertiesRequestedEventArgs Classe

Namespace Microsoft.VisualStudio.SharePoint