Sdílet prostřednictvím


SharePointProjectItemPropertiesRequestedEventArgs – konstruktor

Inicializuje novou instanci SharePointProjectItemPropertiesRequestedEventArgs s poskytnutého instancí třídy ISharePointProjectItem a vlastnost zdrojové kolekce.

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

Syntaxe

'Deklarace
Public Sub New ( _
    projectItem As ISharePointProjectItem, _
    propertySources As IPropertySourceCollection _
)
public SharePointProjectItemPropertiesRequestedEventArgs(
    ISharePointProjectItem projectItem,
    IPropertySourceCollection propertySources
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SharePointProjectItemPropertiesRequestedEventArgs Třída

Microsoft.VisualStudio.SharePoint – obor názvů