ExplorerNodePropertiesRequestedEventArgs 构造函数

定义

初始化 ExplorerNodePropertiesRequestedEventArgs 类的新实例。

public ExplorerNodePropertiesRequestedEventArgs (Microsoft.VisualStudio.SharePoint.Explorer.IExplorerNode node, Microsoft.VisualStudio.SharePoint.IPropertySourceCollection propertySources);

参数

node
IExplorerNode

请求属性的节点。

propertySources
IPropertySourceCollection

节点属性的集合。

适用于