IVsDataViewDisplayNameInfo.CaptionProviderType Property

Definition

Gets the type of the caption provider.

public:
 property Type ^ CaptionProviderType { Type ^ get(); };
public Type CaptionProviderType { get; }
member this.CaptionProviderType : Type
Public ReadOnly Property CaptionProviderType As Type

Property Value

A Type representing the type of the caption provider.

Applies to