IVsDataViewDisplayNameInfo 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 display name.
public interface class IVsDataViewDisplayNameInfo
public interface IVsDataViewDisplayNameInfo
type IVsDataViewDisplayNameInfo = interface
Public Interface IVsDataViewDisplayNameInfo
Properties
CaptionProviderType |
Gets the type of the caption provider. |
DisplayNameExpression |
Gets the expression that, when converted, represents the display name. |
WhenExpression |
Gets the expression containing the conditions for converting the expression for the display name. |