Dela via


ExplorerNodePropertiesRequestedEventArgs Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the ExplorerNodePropertiesRequestedEventArgs class.

Namespace:  Microsoft.VisualStudio.SharePoint.Explorer
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    node As IExplorerNode, _
    propertySources As IPropertySourceCollection _
)
public ExplorerNodePropertiesRequestedEventArgs(
    IExplorerNode node,
    IPropertySourceCollection propertySources
)

Parameters

.NET Framework Security

See Also

Reference

ExplorerNodePropertiesRequestedEventArgs Class

Microsoft.VisualStudio.SharePoint.Explorer Namespace