Initializes a new instance of the DirectiveProcessorException class.
Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating (in Microsoft.VisualStudio.TextTemplating.dll)
Syntax
'宣言
Public Sub New
'使用
Dim instance As New DirectiveProcessorException()
public DirectiveProcessorException()
public:
DirectiveProcessorException()
public function DirectiveProcessorException()
Remarks
The following table shows the initial property values for an instance of DirectiveProcessorException.
Property |
Value |
|---|---|
a null reference (Nothing in Visual Basic). |
|
A system-supplied localized description. |
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
DirectiveProcessorException Class
DirectiveProcessorException Members
DirectiveProcessorException Overload