ProvideDirectiveProcessorAttribute(Type, String, String) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Construtor
public:
ProvideDirectiveProcessorAttribute(Type ^ type, System::String ^ name, System::String ^ description);
public:
ProvideDirectiveProcessorAttribute(Platform::Type ^ type, Platform::String ^ name, Platform::String ^ description);
public ProvideDirectiveProcessorAttribute (Type type, string name, string description);
new Microsoft.VisualStudio.TextTemplating.VSHost.ProvideDirectiveProcessorAttribute : Type * string * string -> Microsoft.VisualStudio.TextTemplating.VSHost.ProvideDirectiveProcessorAttribute
Public Sub New (type As Type, name As String, description As String)
Parâmetros
- type
- Type
- name
- String
- description
- String