IVsDataViewCommonNodeInfo Interface

Encapsulates properties that are common among different types of nodes; specifically, the connection node (IVsDataViewConnectionNodeInfo) and the static and selection nodes (IVsDataViewNodeInfo).

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

Public Interface IVsDataViewCommonNodeInfo

Dim instance As IVsDataViewCommonNodeInfo
public interface IVsDataViewCommonNodeInfo
public interface class IVsDataViewCommonNodeInfo
public interface IVsDataViewCommonNodeInfo

Remarks

This interface is implemented as a built-in DDEX service.

See Also

Reference

IVsDataViewCommonNodeInfo Members

Microsoft.VisualStudio.Data.Services Namespace