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.