IVsDataViewPropertyInfo Interface

Represents information about a node property in Server Explorer.

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

Syntax

Public Interface IVsDataViewPropertyInfo

Dim instance As IVsDataViewPropertyInfo
public interface IVsDataViewPropertyInfo
public interface class IVsDataViewPropertyInfo
public interface IVsDataViewPropertyInfo

Remarks

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

See Also

Reference

IVsDataViewPropertyInfo Members

Microsoft.VisualStudio.Data.Services Namespace