IVsDataViewDisplayNameInfo Interface

Definition

Encapsulates properties about the display name of a node in Server Explorer.

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