DetailsTemplateNameAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
からの IAsyncCodeLensDataPointProviderデータ ポイントの詳細を表示するためのテンプレートを指定する MEF 属性。
public ref class DetailsTemplateNameAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public sealed class DetailsTemplateNameAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
type DetailsTemplateNameAttribute = class
inherit SingletonBaseMetadataAttribute
Public NotInheritable Class DetailsTemplateNameAttribute
Inherits SingletonBaseMetadataAttribute
- 継承
コンストラクター
DetailsTemplateNameAttribute(String, String[]) |
DetailsTemplateNameAttribute の新しいインスタンスを初期化します。 |
DetailsTemplateNameAttribute(String) |
DetailsTemplateNameAttribute の新しいインスタンスを初期化します。 |
プロパティ
DetailsTemplateName |
データ ポイントの詳細を表示するためのテンプレートの名前。 |
DetailsTemplateProperties |
データ ポイントの詳細を表示するためのテンプレートの追加プロパティ。 |