サーバー エクスプローラーのノードの表示名のプロパティをカプセル化します。
名前空間: Microsoft.VisualStudio.Data.Services
アセンブリ: Microsoft.VisualStudio.Data.Services (Microsoft.VisualStudio.Data.Services.dll 内)
構文
'宣言
Public Interface IVsDataViewDisplayNameInfo
public interface IVsDataViewDisplayNameInfo
public interface class IVsDataViewDisplayNameInfo
type IVsDataViewDisplayNameInfo = interface end
public interface IVsDataViewDisplayNameInfo
IVsDataViewDisplayNameInfo 型で公開されるメンバーは以下のとおりです。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
CaptionProviderType | キャプションのプロバイダーの種類を取得します。 |
![]() |
DisplayNameExpression | 変換されると表示名を表す式を取得します。 |
![]() |
WhenExpression | 表示名の式を変換するための条件を含む式を取得します。 |
このページのトップへ
解説
このインターフェイスは DDEX サービスとして実装されます。
.gif)