When overridden in a derived class, initializes a new instance of the RequiresProvidesDirectiveProcessor class.
Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating (in Microsoft.VisualStudio.TextTemplating.dll)
Syntax
'宣言
Protected Sub New
'使用
Dim instance As New RequiresProvidesDirectiveProcessor()
protected RequiresProvidesDirectiveProcessor()
protected:
RequiresProvidesDirectiveProcessor()
protected function RequiresProvidesDirectiveProcessor()
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
RequiresProvidesDirectiveProcessor Class