IVsDataViewNodeInfo Interface
Encapsulates properties of a static or selection node in Server Explorer.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'宣言
Public Interface IVsDataViewNodeInfo _
Implements IVsDataViewMemberInfo, IVsDataViewCommonNodeInfo
'使用
Dim instance As IVsDataViewNodeInfo
public interface IVsDataViewNodeInfo : IVsDataViewMemberInfo,
IVsDataViewCommonNodeInfo
public interface class IVsDataViewNodeInfo : IVsDataViewMemberInfo,
IVsDataViewCommonNodeInfo
public interface IVsDataViewNodeInfo extends IVsDataViewMemberInfo, IVsDataViewCommonNodeInfo
Remarks
This interface is implemented as a built-in DDEX service.