ExplorerNodePropertiesRequestedEventArgs – konstruktor
Inicializuje novou instanci ExplorerNodePropertiesRequestedEventArgs Třída
Obor názvů: Microsoft.VisualStudio.SharePoint.Explorer
Sestavení: Microsoft.VisualStudio.SharePoint (v Microsoft.VisualStudio.SharePoint.dll)
Syntaxe
'Deklarace
Public Sub New ( _
node As IExplorerNode, _
propertySources As IPropertySourceCollection _
)
public ExplorerNodePropertiesRequestedEventArgs(
IExplorerNode node,
IPropertySourceCollection propertySources
)
Parametry
- node
Typ: Microsoft.VisualStudio.SharePoint.Explorer.IExplorerNode
Uzel, který žádá o vlastnosti.
- propertySources
Typ: Microsoft.VisualStudio.SharePoint.IPropertySourceCollection
Kolekce vlastnosti uzlu.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.