ExportNodeExtenderAttribute Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ExportAttribute for exporting an INodeExtender
C++
public ref class ExportNodeExtenderAttribute sealed : System::ComponentModel::Composition::ExportAttribute, Microsoft::VisualStudio::Workspace::VSIntegration::UI::INodeExtenderMetadata
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class ExportNodeExtenderAttribute : System.ComponentModel.Composition.ExportAttribute, Microsoft.VisualStudio.Workspace.VSIntegration.UI.INodeExtenderMetadata
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportNodeExtenderAttribute = class
inherit ExportAttribute
interface INodeExtenderMetadata
Public NotInheritable Class ExportNodeExtenderAttribute
Inherits ExportAttribute
Implements INodeExtenderMetadata
- Inheritance
-
ExportNodeExtenderAttribute
- Attributes
- Implements
Export |
Initializes a new instance of the ExportNodeExtenderAttribute class. |
Export |
Initializes a new instance of the ExportNodeExtenderAttribute class. |
View |
Views this INodeExtender belongs to. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |