IVsDataViewPropertyInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about a data view node property.
public interface class IVsDataViewPropertyInfo
public interface IVsDataViewPropertyInfo
type IVsDataViewPropertyInfo = interface
Public Interface IVsDataViewPropertyInfo
Properties
Category |
Gets the category of the node property. |
Description |
Gets the description of the node property. |
DisplayName |
Gets the display name of the node property. |
Name |
Gets the node property name. |
StandardValues |
Gets the values of the node property. |
Value |
Gets the value of the node property. |