Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Metadata provided by DirectiveProcessors. Hosts that want to import DPs via MEF can consume this standard metadata.
Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (in Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll)
Syntax
'Declaration
Public Interface IDirectiveProcessorMetadata
public interface IDirectiveProcessorMetadata
public interface class IDirectiveProcessorMetadata
type IDirectiveProcessorMetadata = interface end
public interface IDirectiveProcessorMetadata
The IDirectiveProcessorMetadata type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ProcessorName | Public name of the processor. Used to resolve the processor for a simple host. |
![]() |
SupportedDirectives | Set of directives supported by the processor. Used by more complex hosts to support anonymous directive processors |
Top
.gif)