DirectiveProcessorException Constructor
Initializes a new instance of the DirectiveProcessorException class.
Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating.12.0 (in Microsoft.VisualStudio.TextTemplating.12.0.dll)
Syntax
'Declaration
Public Sub New
public DirectiveProcessorException()
public:
DirectiveProcessorException()
new : unit -> DirectiveProcessorException
public function DirectiveProcessorException()
Remarks
The following table shows the initial property values for an instance of DirectiveProcessorException.
Property |
Value |
---|---|
nulla null reference (Nothing in Visual Basic). |
|
A system-supplied localized description. |
.NET Framework Security
- 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
DirectiveProcessorException Class
DirectiveProcessorException Overload