AddInSegmentDirectoryNotFoundException Constructor ()
.NET Framework (current version)
Initializes a new instance of the AddInSegmentDirectoryNotFoundException class.
Assembly: System.AddIn (in System.AddIn.dll)
This constructor initializes the Message property of the new instance to a system-supplied message that describes the error (for example, "The target application domain has been unloaded."). This message takes the current system culture into account.
The following table shows the initial property values for an instance of the AddInSegmentDirectoryNotFoundException class.
Property | Value |
|---|---|
A null reference (Nothing in Visual Basic). | |
The localized error message string. |
.NET Framework
Available since 3.5
Available since 3.5
Show: