Sdílet prostřednictvím


SharePointProjectPropertiesRequestedEventArgs – konstruktor

Inicializuje novou instanci SharePointProjectPropertiesRequestedEventArgs poskytnutého instanci třídy ISharePointProject a kolekce vlastností zdrojů.

Obor názvů:  Microsoft.VisualStudio.SharePoint
Sestavení:  Microsoft.VisualStudio.SharePoint (v Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    project As ISharePointProject, _
    propertySources As IPropertySourceCollection _
)
public SharePointProjectPropertiesRequestedEventArgs(
    ISharePointProject project,
    IPropertySourceCollection propertySources
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SharePointProjectPropertiesRequestedEventArgs Třída

Microsoft.VisualStudio.SharePoint – obor názvů