Поделиться через


ProvideDirectiveProcessorAttribute - конструктор

Пространство имен:  Microsoft.VisualStudio.TextTemplating.VSHost
Сборка:  Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (в Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)

Синтаксис

'Декларация
Public Sub New ( _
    type As Type, _
    name As String, _
    description As String _
)
public ProvideDirectiveProcessorAttribute(
    Type type,
    string name,
    string description
)
public:
ProvideDirectiveProcessorAttribute(
    Type^ type, 
    String^ name, 
    String^ description
)
new : 
        type:Type * 
        name:string * 
        description:string -> ProvideDirectiveProcessorAttribute
public function ProvideDirectiveProcessorAttribute(
    type : Type, 
    name : String, 
    description : String
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

ProvideDirectiveProcessorAttribute Класс

Microsoft.VisualStudio.TextTemplating.VSHost - пространство имен