IVsDataViewPropertyInfo Members
Include Protected Members
Include Inherited Members
Represents information about a node property in Server Explorer.
The IVsDataViewPropertyInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
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. |
Top