ProvideDirectiveProcessorAttribute(Type, String, String) Конструктор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Конструктор
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)
Параметры
- type
- Type
- name
- String
- description
- String