IVsDataViewDisplayNameInfo Interface

Definition

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.

Applies to