次の方法で共有


DetailsTemplateNameAttribute クラス

定義

からの 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

コンストラクター

DetailsTemplateNameAttribute(String)

DetailsTemplateNameAttribute の新しいインスタンスを初期化します。

DetailsTemplateNameAttribute(String, String[])

DetailsTemplateNameAttribute の新しいインスタンスを初期化します。

プロパティ

DetailsTemplateName

データ ポイントの詳細を表示するためのテンプレートの名前。

DetailsTemplateProperties

データ ポイントの詳細を表示するためのテンプレートの追加プロパティ。

適用対象